home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
PC World 2006 November
/
PCWorld_2006-11_cd.bin
/
audio-video
/
Vdown
/
Vdownloader03alfa.exe
/
VDownloader.exe
/
0
/
RCDATA
/
TFORM2
/
TFORM2.txt
Wrap
Text File
|
2006-08-28
|
3KB
|
144 lines
object Form2: TForm2
Left = 353
Top = 118
Width = 409
Height = 294
Caption = 'Form2'
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
OldCreateOrder = False
PixelsPerInch = 96
TextHeight = 13
object RadioGroup1: TRadioGroup
Left = 3
Top = 12
Width = 394
Height = 58
Caption = ' Video Format '
TabOrder = 0
end
object RadioButton2: TRadioButton
Left = 72
Top = 33
Width = 55
Height = 17
Caption = 'MPEG'
TabOrder = 1
end
object RadioButton1: TRadioButton
Left = 27
Top = 33
Width = 46
Height = 17
Caption = 'AVI'
Checked = True
TabOrder = 2
TabStop = True
end
object RadioButton3: TRadioButton
Left = 132
Top = 33
Width = 46
Height = 17
Caption = 'FLV'
TabOrder = 3
end
object GroupBox1: TGroupBox
Left = 3
Top = 78
Width = 394
Height = 64
Caption = ' Video Size '
TabOrder = 4
object Label1: TLabel
Left = 18
Top = 27
Width = 31
Height = 13
Caption = 'Width:'
end
object Label2: TLabel
Left = 138
Top = 27
Width = 34
Height = 13
Caption = 'Height:'
end
object mxFlatSpinEdit1: TmxFlatSpinEdit
Left = 54
Top = 22
Width = 60
Height = 22
Activate = True
BorderColor = clBtnShadow
Flat = True
ShowBorder = True
Increment = 1.000000000000000000
Version = '1.26'
MaxValue = 1280.000000000000000000
Value = 320.000000000000000000
TabOrder = 0
Text = '320'
end
object mxFlatSpinEdit2: TmxFlatSpinEdit
Left = 180
Top = 22
Width = 60
Height = 22
Activate = True
BorderColor = clBtnShadow
Flat = True
ShowBorder = True
Increment = 1.000000000000000000
Version = '1.26'
MaxValue = 1280.000000000000000000
Value = 240.000000000000000000
TabOrder = 1
Text = '240'
end
end
object GroupBox2: TGroupBox
Left = 3
Top = 150
Width = 394
Height = 67
Caption = 'Audio format'
TabOrder = 5
object Label3: TLabel
Left = 12
Top = 30
Width = 33
Height = 13
Caption = 'Bitrate:'
end
object mxFlatSpinEdit3: TmxFlatSpinEdit
Left = 51
Top = 27
Width = 60
Height = 22
Activate = True
BorderColor = clBtnShadow
Flat = True
ShowBorder = True
Increment = 1.000000000000000000
Version = '1.26'
MaxValue = 600.000000000000000000
Value = 96.000000000000000000
TabOrder = 0
Text = '96'
end
end
object BitBtn1: TBitBtn
Left = 321
Top = 225
Width = 75
Height = 25
Caption = 'OK'
TabOrder = 6
end
end