object OKBottomDlg: TOKBottomDlg Left = 361 Top = 254 BorderIcons = [biSystemMenu] BorderStyle = bsDialog Caption = 'Default track extensions' ClientHeight = 202 ClientWidth = 290 Color = clBtnFace ParentFont = True OldCreateOrder = True Position = poScreenCenter PixelsPerInch = 96 TextHeight = 13 object Bevel1: TBevel Left = 8 Top = 8 Width = 273 Height = 153 Shape = bsFrame end object Label1: TLabel Left = 24 Top = 21 Width = 62 Height = 13 Caption = 'Mode1/2048' end object Label2: TLabel Left = 24 Top = 45 Width = 62 Height = 13 Caption = 'Mode1/2352' end object Label3: TLabel Left = 24 Top = 69 Width = 62 Height = 13 Caption = 'Mode2/2336' end object Label4: TLabel Left = 24 Top = 93 Width = 62 Height = 13 Caption = 'Mode2/2352' end object Label5: TLabel Left = 24 Top = 117 Width = 60 Height = 13 Caption = 'VirtualCD file' end object Label6: TLabel Left = 160 Top = 21 Width = 56 Height = 13 Caption = 'Audio/2352' end object Label7: TLabel Left = 160 Top = 45 Width = 45 Height = 13 Caption = 'Wave file' end object Label8: TLabel Left = 160 Top = 69 Width = 52 Height = 13 Caption = 'CDG/2448' end object Label9: TLabel Left = 160 Top = 93 Width = 47 Height = 13 Caption = 'CDI/2336' end object Label10: TLabel Left = 160 Top = 117 Width = 47 Height = 13 Caption = 'CDI/2352' end object Label11: TLabel Left = 144 Top = 139 Width = 124 Height = 13 Caption = 'Do not include leading dot' end object Label12: TLabel Left = 24 Top = 141 Width = 73 Height = 13 Caption = 'Virtual Drive file' end object OKBtn: TButton Left = 55 Top = 172 Width = 75 Height = 25 Caption = 'OK' Default = True ModalResult = 1 TabOrder = 0 end object CancelBtn: TButton Left = 159 Top = 172 Width = 75 Height = 25 Cancel = True Caption = 'Cancel' ModalResult = 2 TabOrder = 1 end object m12048e: TEdit Left = 104 Top = 16 Width = 33 Height = 21 TabOrder = 2 end object m12352e: TEdit Left = 104 Top = 40 Width = 33 Height = 21 TabOrder = 3 end object m22336e: TEdit Left = 104 Top = 64 Width = 33 Height = 21 TabOrder = 4 end object m22352e: TEdit Left = 104 Top = 88 Width = 33 Height = 21 TabOrder = 5 end object vcde: TEdit Left = 104 Top = 112 Width = 33 Height = 21 TabOrder = 6 end object a2352e: TEdit Left = 232 Top = 16 Width = 33 Height = 21 TabOrder = 8 end object w2352e: TEdit Left = 232 Top = 40 Width = 33 Height = 21 TabOrder = 9 end object g2448e: TEdit Left = 232 Top = 64 Width = 33 Height = 21 TabOrder = 10 end object i2336e: TEdit Left = 232 Top = 88 Width = 33 Height = 21 TabOrder = 11 end object i2352e: TEdit Left = 232 Top = 112 Width = 33 Height = 21 TabOrder = 12 end object vde: TEdit Left = 104 Top = 136 Width = 33 Height = 21 TabOrder = 7 end end