home *** CD-ROM | disk | FTP | other *** search
/ PC World 2003 May / PCWorld_2003-05_cd.bin / Software / Vyzkuste / divfix / Source / DivX.dfm / DivX.txt next >
Text File  |  2002-09-21  |  8KB  |  349 lines

  1. object Form1: TForm1
  2.   Left = 227
  3.   Top = 241
  4.   BorderIcons = [biSystemMenu, biMinimize]
  5.   BorderStyle = bsSingle
  6.   Caption = 'DivFix 1.091'
  7.   ClientHeight = 241
  8.   ClientWidth = 563
  9.   Font.Charset = DEFAULT_CHARSET
  10.   Font.Color = clWindowText
  11.   Font.Height = -11
  12.   Font.Name = 'MS Sans Serif'
  13.   Font.Style = []
  14.   Icon.Data = {<image000.ico>}
  15.   KeyPreview = True
  16.   Menu = MainMenu1
  17.   Position = poScreenCenter
  18.   OnCreate = FormCreate
  19.   OnDestroy = FormDestroy
  20.   OnKeyDown = FormKeyDown
  21.   PixelsPerInch = 96
  22.   TextHeight = 13
  23.   object Bevel1: TBevel
  24.     Left = 0
  25.     Top = 0
  26.     Width = 281
  27.     Height = 241
  28.     Shape = bsFrame
  29.     Style = bsRaised
  30.   end
  31.   object Image1: TImage
  32.     Left = 282
  33.     Top = 0
  34.     Width = 281
  35.     Height = 81
  36.     Cursor = crHandPoint
  37.     Picture.Data = {<image001.bmp>}
  38.     OnClick = ShowWebPage
  39.   end
  40.   object SpeedButton2: TSpeedButton
  41.     Left = 8
  42.     Top = 6
  43.     Width = 25
  44.     Height = 25
  45.     Hint = 'Save backup to'
  46.     Enabled = False
  47.     Glyph.Data = {
  48.       76010000424D7601000000000000760000002800000020000000100000000100
  49.       04000000000000010000120B0000120B00001000000000000000000000000000
  50.       800000800000008080008000000080008000808000007F7F7F00BFBFBF000000
  51.       FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00333333333333
  52.       333333FFFFFFFFFFFFF33000077777770033377777777777773F000007888888
  53.       00037F3337F3FF37F37F00000780088800037F3337F77F37F37F000007800888
  54.       00037F3337F77FF7F37F00000788888800037F3337777777337F000000000000
  55.       00037F3FFFFFFFFFFF7F00000000000000037F77777777777F7F000FFFFFFFFF
  56.       00037F7F333333337F7F000FFFFFFFFF00037F7F333333337F7F000FFFFFFFFF
  57.       00037F7F333333337F7F000FFFFFFFFF00037F7F333333337F7F000FFFFFFFFF
  58.       00037F7F333333337F7F000FFFFFFFFF07037F7F33333333777F000FFFFFFFFF
  59.       0003737FFFFFFFFF7F7330099999999900333777777777777733}
  60.     NumGlyphs = 2
  61.     ParentShowHint = False
  62.     ShowHint = True
  63.     OnClick = SpeedButton2Click
  64.   end
  65.   object SpeedButton3: TSpeedButton
  66.     Left = 8
  67.     Top = 30
  68.     Width = 25
  69.     Height = 25
  70.     Hint = 'Save log file to'
  71.     Enabled = False
  72.     Glyph.Data = {
  73.       76010000424D7601000000000000760000002800000020000000100000000100
  74.       04000000000000010000120B0000120B00001000000000000000000000000000
  75.       800000800000008080008000000080008000808000007F7F7F00BFBFBF000000
  76.       FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00333333000000
  77.       000033333377777777773333330FFFFFFFF03FF3FF7FF33F3FF700300000FF0F
  78.       00F077F777773F737737E00BFBFB0FFFFFF07773333F7F3333F7E0BFBF000FFF
  79.       F0F077F3337773F3F737E0FBFBFBF0F00FF077F3333FF7F77F37E0BFBF00000B
  80.       0FF077F3337777737337E0FBFBFBFBF0FFF077F33FFFFFF73337E0BF0000000F
  81.       FFF077FF777777733FF7000BFB00B0FF00F07773FF77373377373330000B0FFF
  82.       FFF03337777373333FF7333330B0FFFF00003333373733FF777733330B0FF00F
  83.       0FF03333737F37737F373330B00FFFFF0F033337F77F33337F733309030FFFFF
  84.       00333377737FFFFF773333303300000003333337337777777333}
  85.     NumGlyphs = 2
  86.     ParentShowHint = False
  87.     ShowHint = True
  88.     OnClick = SpeedButton3Click
  89.   end
  90.   object Bevel2: TBevel
  91.     Left = 282
  92.     Top = 186
  93.     Width = 281
  94.     Height = 55
  95.     Shape = bsFrame
  96.     Style = bsRaised
  97.   end
  98.   object Button5: TButton
  99.     Left = 8
  100.     Top = 186
  101.     Width = 89
  102.     Height = 25
  103.     Caption = 'Add files'
  104.     TabOrder = 10
  105.     OnClick = Button5Click
  106.   end
  107.   object Button6: TButton
  108.     Left = 96
  109.     Top = 186
  110.     Width = 89
  111.     Height = 25
  112.     Caption = 'Remove files'
  113.     TabOrder = 11
  114.     OnClick = Button6Click
  115.   end
  116.   object Button7: TButton
  117.     Left = 184
  118.     Top = 186
  119.     Width = 89
  120.     Height = 25
  121.     Caption = 'Clear list'
  122.     TabOrder = 12
  123.     OnClick = Button7Click
  124.   end
  125.   object ProgressBar1: TProgressBar
  126.     Left = 286
  127.     Top = 192
  128.     Width = 273
  129.     Height = 25
  130.     Min = 0
  131.     Max = 100
  132.     Step = 100
  133.     TabOrder = 14
  134.   end
  135.   object ListBox1: TListBox
  136.     Tag = 3
  137.     Left = 8
  138.     Top = 54
  139.     Width = 265
  140.     Height = 133
  141.     ItemHeight = 13
  142.     MultiSelect = True
  143.     TabOrder = 9
  144.   end
  145.   object MaskEdit2: TMaskEdit
  146.     Left = 32
  147.     Top = 6
  148.     Width = 241
  149.     Height = 24
  150.     Hint = 'Backup file'
  151.     Enabled = False
  152.     Font.Charset = DEFAULT_CHARSET
  153.     Font.Color = clWindowText
  154.     Font.Height = -13
  155.     Font.Name = 'MS Sans Serif'
  156.     Font.Style = []
  157.     ParentFont = False
  158.     ParentShowHint = False
  159.     ShowHint = True
  160.     TabOrder = 7
  161.   end
  162.   object MaskEdit3: TMaskEdit
  163.     Left = 32
  164.     Top = 30
  165.     Width = 241
  166.     Height = 24
  167.     Hint = 'Log file'
  168.     Enabled = False
  169.     Font.Charset = DEFAULT_CHARSET
  170.     Font.Color = clWindowText
  171.     Font.Height = -13
  172.     Font.Name = 'MS Sans Serif'
  173.     Font.Style = []
  174.     ParentFont = False
  175.     ParentShowHint = False
  176.     ShowHint = True
  177.     TabOrder = 8
  178.     Text = 'DivFix.log'
  179.   end
  180.   object Button1: TButton
  181.     Left = 8
  182.     Top = 210
  183.     Width = 81
  184.     Height = 25
  185.     Caption = 'Rebuild Index'
  186.     Font.Charset = EASTEUROPE_CHARSET
  187.     Font.Color = clWindowText
  188.     Font.Height = -11
  189.     Font.Name = 'MS Sans Serif'
  190.     Font.Style = []
  191.     ParentFont = False
  192.     TabOrder = 0
  193.     OnClick = Button1Click
  194.   end
  195.   object Button2: TButton
  196.     Left = 88
  197.     Top = 210
  198.     Width = 73
  199.     Height = 25
  200.     Caption = 'Strip Index'
  201.     Font.Charset = EASTEUROPE_CHARSET
  202.     Font.Color = clWindowText
  203.     Font.Height = -11
  204.     Font.Name = 'MS Sans Serif'
  205.     Font.Style = []
  206.     ParentFont = False
  207.     TabOrder = 1
  208.     OnClick = Button2Click
  209.   end
  210.   object Button3: TButton
  211.     Left = 160
  212.     Top = 210
  213.     Width = 73
  214.     Height = 25
  215.     Caption = 'Check Errors'
  216.     Font.Charset = DEFAULT_CHARSET
  217.     Font.Color = clWindowText
  218.     Font.Height = -11
  219.     Font.Name = 'MS Sans Serif'
  220.     Font.Style = []
  221.     ParentFont = False
  222.     TabOrder = 2
  223.     OnClick = Button3Click
  224.   end
  225.   object Button4: TButton
  226.     Left = 232
  227.     Top = 210
  228.     Width = 41
  229.     Height = 25
  230.     Caption = 'Stop'
  231.     Font.Charset = DEFAULT_CHARSET
  232.     Font.Color = clWindowText
  233.     Font.Height = -11
  234.     Font.Name = 'MS Sans Serif'
  235.     Font.Style = []
  236.     ParentFont = False
  237.     TabOrder = 3
  238.     OnClick = Button4Click
  239.   end
  240.   object CheckBox3: TCheckBox
  241.     Left = 490
  242.     Top = 220
  243.     Width = 71
  244.     Height = 17
  245.     Caption = 'Log errors'
  246.     TabOrder = 6
  247.     OnClick = CheckBox3Click
  248.   end
  249.   object CheckBox2: TCheckBox
  250.     Left = 385
  251.     Top = 220
  252.     Width = 105
  253.     Height = 17
  254.     Caption = 'Cut out bad parts'
  255.     Enabled = False
  256.     TabOrder = 5
  257.   end
  258.   object CheckBox1: TCheckBox
  259.     Left = 286
  260.     Top = 220
  261.     Width = 98
  262.     Height = 17
  263.     Caption = 'Keep original file'
  264.     TabOrder = 4
  265.     OnClick = CheckBox1Click
  266.   end
  267.   object RichEdit1: TRichEdit
  268.     Left = 282
  269.     Top = 80
  270.     Width = 281
  271.     Height = 105
  272.     HideScrollBars = False
  273.     PlainText = True
  274.     PopupMenu = PopupMenu1
  275.     ReadOnly = True
  276.     ScrollBars = ssBoth
  277.     TabOrder = 13
  278.     WordWrap = False
  279.   end
  280.   object OpenDialog1: TOpenDialog
  281.     Filter = 'AVI video files|*.AVI|All files|*.*'
  282.     Options = [ofHideReadOnly, ofAllowMultiSelect]
  283.     Left = 224
  284.   end
  285.   object MainMenu1: TMainMenu
  286.     Left = 192
  287.     object File1: TMenuItem
  288.       Caption = 'File'
  289.       object Open1: TMenuItem
  290.         Caption = 'Open'
  291.         OnClick = Button5Click
  292.       end
  293.       object Rebuild1: TMenuItem
  294.         Caption = 'Rebuild'
  295.         OnClick = Button1Click
  296.       end
  297.       object Strip1: TMenuItem
  298.         Caption = 'Strip'
  299.         OnClick = Button2Click
  300.       end
  301.       object Check1: TMenuItem
  302.         Caption = 'Check'
  303.         OnClick = Button3Click
  304.       end
  305.       object Exit1: TMenuItem
  306.         Caption = 'Exit'
  307.         OnClick = Exit1Click
  308.       end
  309.     end
  310.     object Settings1: TMenuItem
  311.       Caption = 'Settings'
  312.       object Stayontop1: TMenuItem
  313.         Caption = 'Always stay on top'
  314.         OnClick = StayTop
  315.       end
  316.       object Autoclear1: TMenuItem
  317.         Caption = 'Auto-clear messages'
  318.       end
  319.     end
  320.     object Help1: TMenuItem
  321.       Caption = 'Help'
  322.       object About1: TMenuItem
  323.         Caption = 'About'
  324.         OnClick = About1Click
  325.       end
  326.     end
  327.   end
  328.   object DropFileTarget1: TDropFileTarget
  329.     Dragtypes = [dtCopy]
  330.     GetDataOnEnter = False
  331.     OnDrop = DropFileTarget1Drop
  332.     ShowImage = True
  333.     Left = 254
  334.   end
  335.   object OpenDialog2: TOpenDialog
  336.     Filter = 'Log files|*.log|All files|*.*'
  337.     Left = 256
  338.     Top = 32
  339.   end
  340.   object PopupMenu1: TPopupMenu
  341.     Left = 392
  342.     Top = 120
  343.     object Clear1: TMenuItem
  344.       Caption = 'Clear messages'
  345.       OnClick = Clear1Click
  346.     end
  347.   end
  348. end
  349.