object Form1: TForm1 Left = 192 Top = 114 Width = 870 Height = 640 Caption = 'Form1' Color = clBtnFace Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] OldCreateOrder = False PixelsPerInch = 96 TextHeight = 13 object Image1: TImage Left = 280 Top = 72 Width = 513 Height = 473 end object FileListBox1: TFileListBox Left = 80 Top = 208 Width = 145 Height = 97 ItemHeight = 13 TabOrder = 0 end object DriveComboBox1: TDriveComboBox Left = 88 Top = 88 Width = 145 Height = 19 TabOrder = 1 end object DirectoryListBox1: TDirectoryListBox Left = 72 Top = 120 Width = 145 Height = 97 ItemHeight = 16 TabOrder = 2 end end