home *** CD-ROM | disk | FTP | other *** search
- object SplashForm: TSplashForm
- Left = 281
- Top = 355
- BorderIcons = []
- BorderStyle = bsNone
- ClientHeight = 119
- ClientWidth = 417
- Font.Color = clWindowText
- Font.Height = -13
- Font.Name = 'System'
- Font.Style = []
- FormStyle = fsStayOnTop
- PixelsPerInch = 96
- Position = poScreenCenter
- Scaled = False
- Visible = True
- OnCreate = FormCreate
- TextHeight = 16
- object Panel1: TPanel
- Left = 0
- Top = 0
- Width = 417
- Height = 119
- Align = alClient
- BevelWidth = 2
- BorderStyle = bsSingle
- TabOrder = 0
- object Label1: TLabel
- Left = 8
- Top = 8
- Width = 401
- Height = 56
- Alignment = taCenter
- AutoSize = False
- Caption = 'Set at runtime'
- Font.Color = clBlack
- Font.Height = -48
- Font.Name = 'Arial'
- Font.Style = [fsBold]
- ParentFont = False
- end
- object Bevel1: TBevel
- Left = 8
- Top = 88
- Width = 401
- Height = 9
- Shape = bsTopLine
- Style = bsRaised
- end
- object Label2: TLabel
- Left = 8
- Top = 64
- Width = 401
- Height = 16
- Alignment = taCenter
- AutoSize = False
- Caption = 'Set at runtime'
- Font.Color = clBlack
- Font.Height = -13
- Font.Name = 'Arial'
- Font.Style = []
- ParentFont = False
- end
- object Label3: TLabel
- Left = 352
- Top = 96
- Width = 57
- Height = 16
- Caption = 'Loading...'
- Font.Color = clBlack
- Font.Height = -13
- Font.Name = 'Arial'
- Font.Style = []
- ParentFont = False
- end
- end
- end
-