home *** CD-ROM | disk | FTP | other *** search
- object SplashScreen: TSplashScreen
- Left = 322
- Top = 169
- BorderIcons = [biSystemMenu]
- BorderStyle = bsSingle
- Caption = ' '
- ClientHeight = 78
- ClientWidth = 231
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- Position = poScreenCenter
- OnShow = FormShow
- PixelsPerInch = 96
- TextHeight = 13
- object GroupBox1: TGroupBox
- Left = 4
- Top = 4
- Width = 221
- Height = 69
- TabOrder = 0
- object Label2: TLabel
- Left = 2
- Top = 32
- Width = 217
- Height = 35
- Align = alBottom
- Alignment = taCenter
- AutoSize = False
- Caption = 'Please Wait. Initialising . . .'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- ParentFont = False
- end
- end
- end
-