home *** CD-ROM | disk | FTP | other *** search
/ Geek 6 / Geek-006.iso / video / conversores / avifrate101.exe / avifrate.exe / 0 / RCDATA / TMAINFORM / TMAINFORM.txt
Text File  |  1999-09-12  |  5KB  |  164 lines

  1. object MainForm: TMainForm
  2.   Left = 256
  3.   Top = 193
  4.   BorderIcons = [biSystemMenu]
  5.   BorderStyle = bsToolWindow
  6.   Caption = 'AVI [FR] Changer 1.01 by [Blight]'
  7.   ClientHeight = 109
  8.   ClientWidth = 213
  9.   Font.Charset = DEFAULT_CHARSET
  10.   Font.Color = clWindowText
  11.   Font.Height = -11
  12.   Font.Name = 'MS Sans Serif'
  13.   Font.Style = []
  14.   Position = poScreenCenter
  15.   PixelsPerInch = 96
  16.   TextHeight = 13
  17.   object BrowseButton: TSpeedButton
  18.     Left = 190
  19.     Top = 54
  20.     Width = 21
  21.     Height = 21
  22.     Flat = True
  23.     Glyph.Data = {
  24.       7E030000424D7E030000000000003600000028000000120000000F0000000100
  25.       18000000000048030000120B0000120B00000000000000000000FF00FFFF00FF
  26.       FF00FFFF00FFFF00FFFF00FFFF00FFFF00FFFF00FFFF00FFFF00FFFF00FFFF00
  27.       FFFF00FFFF00FFFF00FFFF00FFFF00FF0000FF00FF0000000000000000000000
  28.       00000000000000000000000000000000000000000000000000000000FF00FFFF
  29.       00FFFF00FFFF00FF0000FF00FF0000008AF4FF7BD9E36EC3CC66B4BD60AAB35E
  30.       A6AE5EA6AE5EA6AE5EA6AE5EA6AE5EA6AE5EA6AE000000FF00FFFF00FFFF00FF
  31.       0000FF00FF0000000000008AF4FF47ECFF44E1F344E1F343DEF043DEF043DEF0
  32.       42DCEE40D5E63CC9D95EA6AE000000FF00FFFF00FFFF00FF0000FF00FF000000
  33.       89ABAB0000008AF4FF47ECFF44E1F343DEF043DEF043DEF043DEF043DEF042DC
  34.       EE3CC9D95EA6AE000000FF00FFFF00FF0000FF00FF0000008FB3B30000008AF4
  35.       FF47ECFF44E1F344E1F343DEF043DEF043DEF043DEF043DEF040D5E660AAB300
  36.       0000FF00FFFF00FF0000FF00FF0000008FB3B37A999900000099F5FF47ECFF44
  37.       E1F344E1F344E1F344E1F343DEF043DEF043DEF042DCEE66B4BD000000FF00FF
  38.       0000FF00FF00000095BABA7A9999000000A6F7FF47ECFF47ECFF47ECFF47ECFF
  39.       44E1F344E1F344E1F344E1F344E1F36EC3CC000000FF00FF0000FF00FF000000
  40.       95BABA7A9999749191000000B8F8FFA6F7FF99F5FF8AF4FF47ECFF47ECFF47EC
  41.       FF47ECFF47ECFF7BD9E3000000FF00FF0000FF00FF0000009BC2C27A99997491
  42.       916C87870000000000000000000000008AF4FF8AF4FF8AF4FF8AF4FF8AF4FF00
  43.       0000FF00FFFF00FF0000FF00FF0000009BC2C27A999974919174919174919174
  44.       9191749191749191000000000000000000000000000000FF00FFFF00FFFF00FF
  45.       0000FF00FF000000A3CCCC7A99997A99997A99997A99997A999989ABAB89ABAB
  46.       83A3A381A1A181A1A1000000FF00FFFF00FFFF00FFFF00FF0000FF00FFFF00FF
  47.       000000A3CCCC9BC2C29BC2C295BABA95BABA0000000000000000000000000000
  48.       00000000FF00FFFF00FFFF00FFFF00FF0000FF00FFFF00FFFF00FF0000000000
  49.       00000000000000000000FF00FFFF00FFFF00FFFF00FFFF00FFFF00FFFF00FFFF
  50.       00FFFF00FFFF00FF0000FF00FFFF00FFFF00FFFF00FFFF00FFFF00FFFF00FFFF
  51.       00FFFF00FFFF00FFFF00FFFF00FFFF00FFFF00FFFF00FFFF00FFFF00FFFF00FF
  52.       0000}
  53.     OnClick = BrowseButtonClick
  54.   end
  55.   object Label1: TLabel
  56.     Left = 2
  57.     Top = 5
  58.     Width = 83
  59.     Height = 13
  60.     Caption = 'New Frame Rate:'
  61.   end
  62.   object Label2: TLabel
  63.     Left = 2
  64.     Top = 31
  65.     Width = 95
  66.     Height = 13
  67.     Caption = 'Current Frame Rate:'
  68.   end
  69.   object AVIName: TEdit
  70.     Left = 2
  71.     Top = 54
  72.     Width = 183
  73.     Height = 21
  74.     TabStop = False
  75.     Color = clBtnFace
  76.     ParentShowHint = False
  77.     ReadOnly = True
  78.     ShowHint = True
  79.     TabOrder = 0
  80.     OnEnter = AVINameEnter
  81.   end
  82.   object NewFrameRate: TComboBox
  83.     Left = 108
  84.     Top = 2
  85.     Width = 103
  86.     Height = 21
  87.     DropDownCount = 19
  88.     ItemHeight = 13
  89.     Items.Strings = (
  90.       '01.000'
  91.       '02.000'
  92.       '03.000'
  93.       '05.000'
  94.       '06.000'
  95.       '10.000'
  96.       '12.000'
  97.       '12.500'
  98.       '14.985'
  99.       '15.000'
  100.       '23.976'
  101.       '23.980'
  102.       '24.000'
  103.       '25.000'
  104.       '29.970'
  105.       '30.000'
  106.       '40.000'
  107.       '50.000'
  108.       '60.000')
  109.     MaxLength = 9
  110.     TabOrder = 1
  111.     Text = '24.000'
  112.     OnKeyPress = NewFrameRateKeyPress
  113.   end
  114.   object CurFrameRate: TEdit
  115.     Left = 108
  116.     Top = 28
  117.     Width = 103
  118.     Height = 21
  119.     TabStop = False
  120.     Color = clBtnFace
  121.     ParentShowHint = False
  122.     ReadOnly = True
  123.     ShowHint = True
  124.     TabOrder = 2
  125.     OnEnter = AVINameEnter
  126.   end
  127.   object Panel1: TPanel
  128.     Left = 0
  129.     Top = 80
  130.     Width = 213
  131.     Height = 29
  132.     Align = alBottom
  133.     BevelOuter = bvLowered
  134.     TabOrder = 3
  135.     object ApplyButton: TSpeedButton
  136.       Left = 129
  137.       Top = 4
  138.       Width = 80
  139.       Height = 21
  140.       Hint = 'Apply new frame rate'
  141.       Caption = 'Apply'
  142.       Enabled = False
  143.       ParentShowHint = False
  144.       ShowHint = True
  145.       OnClick = ApplyButtonClick
  146.     end
  147.     object QuitButton: TSpeedButton
  148.       Left = 4
  149.       Top = 4
  150.       Width = 80
  151.       Height = 21
  152.       Caption = 'Quit'
  153.       OnClick = QuitButtonClick
  154.     end
  155.   end
  156.   object OpenDialog: TOpenDialog
  157.     DefaultExt = 'avi'
  158.     Filter = 'AVI Files (*.AVI)|*.avi|All Files (*.*)|*.*'
  159.     Options = [ofHideReadOnly, ofPathMustExist, ofFileMustExist]
  160.     Left = 78
  161.     Top = 80
  162.   end
  163. end
  164.