home *** CD-ROM | disk | FTP | other *** search
/ Freelog 3 / Freelog003.iso / Logs / Internet / ImagoWeb / iwsetup.EXE / imagoWEB.exe / 0 / RCDATA / TFORM1 / TFORM1.txt
Text File  |  1998-07-27  |  1KB  |  62 lines

  1. object Form1: TForm1
  2.   Left = 549
  3.   Top = 168
  4.   Width = 166
  5.   Height = 377
  6.   BorderIcons = []
  7.   Caption = 'imagoWEB '
  8.   Font.Charset = ANSI_CHARSET
  9.   Font.Color = clWindowText
  10.   Font.Height = -11
  11.   Font.Name = 'Arial'
  12.   Font.Style = []
  13.   FormStyle = fsStayOnTop
  14.   Scaled = False
  15.   Visible = True
  16.   PixelsPerInch = 96
  17.   TextHeight = 14
  18.   object DirectoryListBox1: TDirectoryListBox
  19.     Left = 63
  20.     Top = 88
  21.     Width = 141
  22.     Height = 228
  23.     Color = clNavy
  24.     FileList = FileListBox1
  25.     Font.Charset = DEFAULT_CHARSET
  26.     Font.Color = clWhite
  27.     Font.Height = -11
  28.     Font.Name = 'Arial'
  29.     Font.Style = [fsBold]
  30.     IntegralHeight = True
  31.     ItemHeight = 16
  32.     ParentFont = False
  33.     TabOrder = 0
  34.     Visible = False
  35.   end
  36.   object FileListBox1: TRzFileListBox
  37.     Left = 0
  38.     Top = 0
  39.     Width = 158
  40.     Height = 350
  41.     Cursor = crHandPoint
  42.     Align = alClient
  43.     Color = clWhite
  44.     Font.Charset = ANSI_CHARSET
  45.     Font.Color = clBlack
  46.     Font.Height = -11
  47.     Font.Name = 'Arial'
  48.     Font.Style = []
  49.     ItemHeight = 18
  50.     Mask = '*.jpg;*.tif;*.bmp;*.gif;*.pcx;*.png;*.wmf;*.ico'
  51.     ParentFont = False
  52.     TabOrder = 1
  53.     OnChange = FileListBox1Change
  54.     OnKeyUp = FileListBox1KeyUp
  55.   end
  56.   object MultiLang1: TMultiLang
  57.     Languages = 3
  58.     Left = 96
  59.     Top = 24
  60.   end
  61. end
  62.