inherited AssociateFormatForm: TAssociateFormatForm Caption = 'Associate Format' ClientHeight = 156 ClientWidth = 368 PixelsPerInch = 96 TextHeight = 13 inherited ButtonOk: TButton Left = 123 Top = 126 TabOrder = 4 end inherited ButtonCancel: TButton Left = 203 Top = 126 TabOrder = 5 end inherited ButtonHelp: THelpButton Left = 283 Top = 126 TabOrder = 6 HelpKey = 'filetypes_edit' 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 TabOrder = 3 inherited Type: TComboBox Width = 295 end inherited Attributes: TComboBox Width = 295 end end end