home *** CD-ROM | disk | FTP | other *** search
- object Form2: TForm2
- Left = 212
- Top = 130
- Width = 210
- Height = 153
- Caption = 'Form2'
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- Position = poScreenCenter
- PixelsPerInch = 96
- TextHeight = 13
- object Label1: TLabel
- Left = 8
- Top = 8
- Width = 156
- Height = 13
- Caption = 'Small Utilities Installation Program'
- end
- object Label2: TLabel
- Left = 32
- Top = 32
- Width = 62
- Height = 13
- Caption = '... is working!'
- end
- object Label3: TLabel
- Left = 8
- Top = 64
- Width = 99
- Height = 13
- Caption = 'Currently working on:'
- end
- object Edit1: TEdit
- Left = 8
- Top = 88
- Width = 185
- Height = 21
- Enabled = False
- TabOrder = 0
- Text = 'Getting started'
- end
- end
-