home *** CD-ROM | disk | FTP | other *** search
- inherited FileFormatForm: TFileFormatForm
- Caption = 'File Format'
- ClientHeight = 172
- ClientWidth = 305
- PixelsPerInch = 96
- TextHeight = 13
- inherited ButtonOk: TButton
- Left = 60
- Top = 142
- TabOrder = 4
- end
- inherited ButtonCancel: TButton
- Left = 140
- Top = 142
- TabOrder = 5
- end
- inherited ButtonHelp: THelpButton
- Left = 220
- Top = 142
- TabOrder = 6
- HelpKey = 'file_format'
- end
- object FormatLabel: TStaticText
- Left = 68
- Top = 6
- Width = 156
- Height = 17
- Caption = 'Cannot determined format of file:'
- TabOrder = 0
- end
- object FileLabel: TStaticText
- Left = 12
- Top = 22
- Width = 283
- Height = 17
- Alignment = taCenter
- AutoSize = False
- TabOrder = 1
- end
- object FormatLabel2: TStaticText
- Left = 72
- Top = 37
- Width = 147
- Height = 17
- Caption = 'Please specify a format below.'
- TabOrder = 2
- end
- inline Format: TRawFormatFrame
- Left = 1
- Top = 55
- TabOrder = 3
- end
- end
-