home *** CD-ROM | disk | FTP | other *** search
/ PC PowerPlay 8 / CDPowerplay8.iso / utils / nice / setup.exe / 0 / RCDATA / TFORM2 / TFORM2.txt
Encoding:
Text File  |  1996-06-26  |  799 b   |  45 lines

  1. object Form2: TForm2
  2.   Left = 212
  3.   Top = 130
  4.   Width = 210
  5.   Height = 153
  6.   Caption = 'Form2'
  7.   Font.Color = clWindowText
  8.   Font.Height = -11
  9.   Font.Name = 'MS Sans Serif'
  10.   Font.Style = []
  11.   Position = poScreenCenter
  12.   PixelsPerInch = 96
  13.   TextHeight = 13
  14.   object Label1: TLabel
  15.     Left = 8
  16.     Top = 8
  17.     Width = 156
  18.     Height = 13
  19.     Caption = 'Small Utilities Installation Program'
  20.   end
  21.   object Label2: TLabel
  22.     Left = 32
  23.     Top = 32
  24.     Width = 62
  25.     Height = 13
  26.     Caption = '... is working!'
  27.   end
  28.   object Label3: TLabel
  29.     Left = 8
  30.     Top = 64
  31.     Width = 99
  32.     Height = 13
  33.     Caption = 'Currently working on:'
  34.   end
  35.   object Edit1: TEdit
  36.     Left = 8
  37.     Top = 88
  38.     Width = 185
  39.     Height = 21
  40.     Enabled = False
  41.     TabOrder = 0
  42.     Text = 'Getting started'
  43.   end
  44. end
  45.