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
Text File  |  2006-08-28  |  3KB  |  144 lines

  1. object Form2: TForm2
  2.   Left = 353
  3.   Top = 118
  4.   Width = 409
  5.   Height = 294
  6.   Caption = 'Form2'
  7.   Color = clBtnFace
  8.   Font.Charset = DEFAULT_CHARSET
  9.   Font.Color = clWindowText
  10.   Font.Height = -11
  11.   Font.Name = 'MS Sans Serif'
  12.   Font.Style = []
  13.   OldCreateOrder = False
  14.   PixelsPerInch = 96
  15.   TextHeight = 13
  16.   object RadioGroup1: TRadioGroup
  17.     Left = 3
  18.     Top = 12
  19.     Width = 394
  20.     Height = 58
  21.     Caption = '  Video Format  '
  22.     TabOrder = 0
  23.   end
  24.   object RadioButton2: TRadioButton
  25.     Left = 72
  26.     Top = 33
  27.     Width = 55
  28.     Height = 17
  29.     Caption = 'MPEG'
  30.     TabOrder = 1
  31.   end
  32.   object RadioButton1: TRadioButton
  33.     Left = 27
  34.     Top = 33
  35.     Width = 46
  36.     Height = 17
  37.     Caption = 'AVI'
  38.     Checked = True
  39.     TabOrder = 2
  40.     TabStop = True
  41.   end
  42.   object RadioButton3: TRadioButton
  43.     Left = 132
  44.     Top = 33
  45.     Width = 46
  46.     Height = 17
  47.     Caption = 'FLV'
  48.     TabOrder = 3
  49.   end
  50.   object GroupBox1: TGroupBox
  51.     Left = 3
  52.     Top = 78
  53.     Width = 394
  54.     Height = 64
  55.     Caption = '  Video Size  '
  56.     TabOrder = 4
  57.     object Label1: TLabel
  58.       Left = 18
  59.       Top = 27
  60.       Width = 31
  61.       Height = 13
  62.       Caption = 'Width:'
  63.     end
  64.     object Label2: TLabel
  65.       Left = 138
  66.       Top = 27
  67.       Width = 34
  68.       Height = 13
  69.       Caption = 'Height:'
  70.     end
  71.     object mxFlatSpinEdit1: TmxFlatSpinEdit
  72.       Left = 54
  73.       Top = 22
  74.       Width = 60
  75.       Height = 22
  76.       Activate = True
  77.       BorderColor = clBtnShadow
  78.       Flat = True
  79.       ShowBorder = True
  80.       Increment = 1.000000000000000000
  81.       Version = '1.26'
  82.       MaxValue = 1280.000000000000000000
  83.       Value = 320.000000000000000000
  84.       TabOrder = 0
  85.       Text = '320'
  86.     end
  87.     object mxFlatSpinEdit2: TmxFlatSpinEdit
  88.       Left = 180
  89.       Top = 22
  90.       Width = 60
  91.       Height = 22
  92.       Activate = True
  93.       BorderColor = clBtnShadow
  94.       Flat = True
  95.       ShowBorder = True
  96.       Increment = 1.000000000000000000
  97.       Version = '1.26'
  98.       MaxValue = 1280.000000000000000000
  99.       Value = 240.000000000000000000
  100.       TabOrder = 1
  101.       Text = '240'
  102.     end
  103.   end
  104.   object GroupBox2: TGroupBox
  105.     Left = 3
  106.     Top = 150
  107.     Width = 394
  108.     Height = 67
  109.     Caption = 'Audio format'
  110.     TabOrder = 5
  111.     object Label3: TLabel
  112.       Left = 12
  113.       Top = 30
  114.       Width = 33
  115.       Height = 13
  116.       Caption = 'Bitrate:'
  117.     end
  118.     object mxFlatSpinEdit3: TmxFlatSpinEdit
  119.       Left = 51
  120.       Top = 27
  121.       Width = 60
  122.       Height = 22
  123.       Activate = True
  124.       BorderColor = clBtnShadow
  125.       Flat = True
  126.       ShowBorder = True
  127.       Increment = 1.000000000000000000
  128.       Version = '1.26'
  129.       MaxValue = 600.000000000000000000
  130.       Value = 96.000000000000000000
  131.       TabOrder = 0
  132.       Text = '96'
  133.     end
  134.   end
  135.   object BitBtn1: TBitBtn
  136.     Left = 321
  137.     Top = 225
  138.     Width = 75
  139.     Height = 25
  140.     Caption = 'OK'
  141.     TabOrder = 6
  142.   end
  143. end
  144.