object SearchDir: TSearchDir Left = 200 Top = 121 BorderStyle = bsDialog Caption = 'Ordner w�hlen' ClientHeight = 232 ClientWidth = 347 Font.Color = clWindowText Font.Height = -10 Font.Name = 'MS Sans Serif' Font.Style = [] Position = poScreenCenter OnCreate = FormCreate PixelsPerInch = 96 TextHeight = 13 object BitBtn1: TBitBtn Left = 143 Top = 198 Width = 61 Height = 27 TabOrder = 0 Kind = bkOK end object Verzeichnis: TDirectoryListBox Left = 116 Top = 5 Width = 226 Height = 186 ItemHeight = 16 TabOrder = 1 end object Panel1: TPanel Left = 2 Top = 1 Width = 111 Height = 191 BevelOuter = bvLowered Color = clBackground TabOrder = 2 object Image1: TImage Left = 18 Top = 26 Width = 47 Height = 43 Picture.Data = {} end object Image2: TImage Left = 38 Top = 114 Width = 47 Height = 43 Picture.Data = {} end end end