home *** CD-ROM | disk | FTP | other *** search
- inherited AssociateFormatForm: TAssociateFormatForm
- Caption = 'Associate Format'
- ClientHeight = 156
- ClientWidth = 368
- PixelsPerInch = 96
- TextHeight = 13
- inherited ButtonOk: TButton
- Left = 123
- Top = 126
- TabOrder = 4
- ExplicitLeft = 123
- ExplicitTop = 126
- end
- inherited ButtonCancel: TButton
- Left = 203
- Top = 126
- TabOrder = 5
- ExplicitLeft = 203
- ExplicitTop = 126
- end
- inherited ButtonHelp: THelpButton
- Left = 283
- Top = 126
- TabOrder = 6
- HelpKey = 'filetypes_edit'
- ExplicitLeft = 283
- ExplicitTop = 126
- end
- object TypeLabel: TStaticText
- Left = 7
- Top = 14
- Width = 53
- Height = 17
- Alignment = taRightJustify
- Caption = 'Extension:'
- TabOrder = 0
- end
- object Type: TEdit
- Left = 63
- Top = 12
- Width = 121
- Height = 21
- MaxLength = 10
- TabOrder = 1
- OnChange = TypeChange
- end
- object SampleTypesLabel: TStaticText
- Left = 192
- Top = 14
- Width = 113
- Height = 17
- Caption = '(vox, snd, dat, aud, ...)'
- TabOrder = 2
- end
- inline Format: TRawFormatFrame
- Left = 3
- Top = 37
- Width = 358
- Height = 83
- TabOrder = 3
- TabStop = True
- ExplicitLeft = 3
- ExplicitTop = 37
- ExplicitWidth = 358
- inherited Type: TComboBox
- Width = 295
- ExplicitWidth = 295
- end
- inherited FileTypeLabel: TStaticText
- Width = 46
- ExplicitWidth = 46
- end
- inherited Attributes: TComboBox
- Width = 295
- ExplicitWidth = 295
- end
- inherited AttributesLabel: TStaticText
- Width = 51
- ExplicitWidth = 51
- end
- inherited RateLabel: TStaticText
- Width = 52
- ExplicitWidth = 52
- end
- end
- end
-