home *** CD-ROM | disk | FTP | other *** search
- object F_INIT: TF_INIT
- Left = 281
- Top = 231
- BorderIcons = []
- BorderStyle = bsNone
- Caption = 'Setup Shield (c) Piotr Warezak'
- ClientHeight = 271
- ClientWidth = 425
- Color = clBlue
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- Position = poDefault
- OnActivate = FormActivate
- OnCreate = FormCreate
- OnPaint = FormPaint
- PixelsPerInch = 96
- TextHeight = 13
- object Label1: TLabel
- Left = 8
- Top = 8
- Width = 78
- Height = 33
- Caption = 'Label1'
- Color = clWhite
- Font.Color = clBlack
- Font.Height = -29
- Font.Name = 'Times New Roman'
- Font.Style = []
- ParentColor = False
- ParentFont = False
- Transparent = True
- end
- object Label2: TLabel
- Left = 8
- Top = 48
- Width = 32
- Height = 13
- Caption = 'Label2'
- Transparent = True
- end
- object Label3: TLabel
- Left = 10
- Top = 250
- Width = 41
- Height = 16
- Caption = 'Label3'
- Color = clWhite
- Font.Color = clWhite
- Font.Height = -13
- Font.Name = 'Arial'
- Font.Style = [fsBold, fsItalic]
- ParentColor = False
- ParentFont = False
- Transparent = True
- end
- end
-