home *** CD-ROM | disk | FTP | other *** search
- object Form3: TForm3
- Left = 469
- Top = 275
- Width = 289
- Height = 196
- Caption = 'Usage'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- Position = poScreenCenter
- PixelsPerInch = 96
- TextHeight = 13
- object Bevel1: TBevel
- Left = 0
- Top = 0
- Width = 281
- Height = 169
- end
- object Label2: TLabel
- Left = 16
- Top = 32
- Width = 11
- Height = 13
- Caption = '-R'
- end
- object Label3: TLabel
- Left = 16
- Top = 96
- Width = 57
- Height = 13
- Caption = '-L [filename]'
- end
- object Label4: TLabel
- Left = 16
- Top = 64
- Width = 60
- Height = 13
- Caption = '-O [directory]'
- end
- object Label1: TLabel
- Left = 8
- Top = 8
- Width = 264
- Height = 13
- Caption = 'DivFix filename [-R] [-E] [-O [directory]] [-C] [-L [filename]]'
- end
- object Label5: TLabel
- Left = 16
- Top = 80
- Width = 10
- Height = 13
- Caption = '-C'
- end
- object Label6: TLabel
- Left = 80
- Top = 32
- Width = 49
- Height = 13
- Caption = 'Strip index'
- end
- object Label7: TLabel
- Left = 80
- Top = 64
- Width = 180
- Height = 13
- Caption = 'Keep the original file and write backup'
- end
- object Label8: TLabel
- Left = 80
- Top = 80
- Width = 81
- Height = 13
- Caption = 'Cut out bad parts'
- end
- object Label9: TLabel
- Left = 80
- Top = 96
- Width = 58
- Height = 13
- Caption = 'Write log file'
- end
- object Label10: TLabel
- Left = 16
- Top = 48
- Width = 10
- Height = 13
- Caption = '-E'
- end
- object Label11: TLabel
- Left = 80
- Top = 48
- Width = 55
- Height = 13
- Caption = 'Error check'
- end
- object Button1: TButton
- Left = 104
- Top = 128
- Width = 75
- Height = 25
- Cancel = True
- Caption = 'Ok'
- TabOrder = 0
- OnClick = Button1Click
- end
- end
-