home *** CD-ROM | disk | FTP | other *** search
/ Chip 1999 March / Chip_1999-03_cd.bin / ctenari / Kadanik / Acep / Autorun.exe / 0 / RCDATA / TFORM5 / TFORM5.txt
Text File  |  1998-12-02  |  633b  |  31 lines

  1. object Form5: TForm5
  2.   Left = 312
  3.   Top = 208
  4.   BorderStyle = bsSingle
  5.   Caption = 'Form5'
  6.   ClientHeight = 48
  7.   ClientWidth = 175
  8.   Font.Charset = DEFAULT_CHARSET
  9.   Font.Color = clWindowText
  10.   Font.Height = -11
  11.   Font.Name = 'MS Sans Serif'
  12.   Font.Style = []
  13.   Position = poScreenCenter
  14.   PixelsPerInch = 96
  15.   TextHeight = 13
  16.   object Label1: TLabel
  17.     Left = 8
  18.     Top = 12
  19.     Width = 160
  20.     Height = 27
  21.     Caption = 'Loading...'
  22.     Font.Charset = DEFAULT_CHARSET
  23.     Font.Color = clWindowText
  24.     Font.Height = -27
  25.     Font.Name = 'MS Sans Serif'
  26.     Font.Pitch = fpFixed
  27.     Font.Style = []
  28.     ParentFont = False
  29.   end
  30. end
  31.