object LMDDirBox: TLMDDirBox Left = 432 Top = 251 ActiveControl = dirlistbox BorderStyle = bsDialog ClientHeight = 291 ClientWidth = 393 Font.Color = clBlack Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] Position = poDefault PixelsPerInch = 96 TextHeight = 13 object pathlabel: TLabel Left = 7 Top = 5 Width = 3 Height = 10 FocusControl = dirlistbox Transparent = True end object drivelabel: TLabel Left = 8 Top = 253 Width = 3 Height = 10 FocusControl = drivecombo Transparent = True end object Label2: TLabel Left = 35 Top = 5 Width = 186 Height = 13 AutoSize = False Caption = 'H:\grafik' Font.Color = clNavy Font.Height = -12 Font.Name = 'MS Sans Serif' Font.Style = [] ParentFont = False Transparent = True end object ok: TButton Left = 303 Top = 20 Width = 86 Height = 24 Caption = 'OK' Default = True Font.Color = clWindowText Font.Height = -12 Font.Name = 'MS Sans Serif' Font.Style = [] ModalResult = 1 ParentFont = False TabOrder = 2 end object dirlistbox: TDirectoryListBox Left = 6 Top = 20 Width = 290 Height = 229 DirLabel = Label2 Font.Color = clBlack Font.Height = -12 Font.Name = 'MS Sans Serif' Font.Style = [] ItemHeight = 16 ParentFont = False TabOrder = 0 end object cancel: TButton Left = 303 Top = 47 Width = 86 Height = 24 Cancel = True Font.Color = clWindowText Font.Height = -12 Font.Name = 'MS Sans Serif' Font.Style = [] ModalResult = 2 ParentFont = False TabOrder = 3 end object drivecombo: TDriveComboBox Left = 6 Top = 267 Width = 290 Height = 19 DirList = dirlistbox Font.Color = clBlack Font.Height = -12 Font.Name = 'MS Sans Serif' Font.Style = [] ParentFont = False TabOrder = 1 OnChange = drivecomboChange end object custom: TButton Left = 303 Top = 81 Width = 86 Height = 24 Font.Color = clWindowText Font.Height = -12 Font.Name = 'MS Sans Serif' Font.Style = [] ParentFont = False TabOrder = 4 Visible = False end object fs: TLMDFormStyler Font.Color = clWindowText Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] Options = [fsAdjustRect, fsUseDefaultFont, fsUseFormCaption] Left = 347 Top = 244 end object b: TLMDBack Enabled = False Left = 354 Top = 212 end end