object Form1: TForm1 Left = 549 Top = 168 Width = 166 Height = 377 BorderIcons = [] Caption = 'imagoWEB ' Font.Charset = ANSI_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'Arial' Font.Style = [] FormStyle = fsStayOnTop Scaled = False Visible = True PixelsPerInch = 96 TextHeight = 14 object DirectoryListBox1: TDirectoryListBox Left = 63 Top = 88 Width = 141 Height = 228 Color = clNavy FileList = FileListBox1 Font.Charset = DEFAULT_CHARSET Font.Color = clWhite Font.Height = -11 Font.Name = 'Arial' Font.Style = [fsBold] IntegralHeight = True ItemHeight = 16 ParentFont = False TabOrder = 0 Visible = False end object FileListBox1: TRzFileListBox Left = 0 Top = 0 Width = 158 Height = 350 Cursor = crHandPoint Align = alClient Color = clWhite Font.Charset = ANSI_CHARSET Font.Color = clBlack Font.Height = -11 Font.Name = 'Arial' Font.Style = [] ItemHeight = 18 Mask = '*.jpg;*.tif;*.bmp;*.gif;*.pcx;*.png;*.wmf;*.ico' ParentFont = False TabOrder = 1 OnChange = FileListBox1Change OnKeyUp = FileListBox1KeyUp end object MultiLang1: TMultiLang Languages = 3 Left = 96 Top = 24 end end