home *** CD-ROM | disk | FTP | other *** search
- object frmBackground: TfrmBackground
- Left = 290
- Top = 112
- Width = 454
- Height = 300
- Caption = 'Setup'
- Color = clBlue
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- Position = poScreenCenter
- Visible = True
- OnCreate = FormCreate
- OnPaint = FormPaint
- PixelsPerInch = 96
- TextHeight = 13
- object lblShadow: TLabel
- Left = 8
- Top = 8
- Width = 313
- Height = 41
- Caption = 'InVircible 7.02 Setup'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clBlack
- Font.Height = -35
- Font.Name = 'Times New Roman'
- Font.Style = [fsBold, fsItalic]
- ParentFont = False
- Transparent = True
- end
- object lblName: TLabel
- Left = 10
- Top = 10
- Width = 313
- Height = 41
- Caption = 'InVircible 7.02 Setup'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWhite
- Font.Height = -35
- Font.Name = 'Times New Roman'
- Font.Style = [fsBold, fsItalic]
- ParentFont = False
- Transparent = True
- end
- end
-