home *** CD-ROM | disk | FTP | other *** search
- object SplashForm: TSplashForm
- Left = 204
- Top = 123
- AutoScroll = False
- ActiveControl = Panel1
- BorderIcons = []
- BorderStyle = bsNone
- ClientHeight = 178
- ClientWidth = 168
- Font.Color = clBlack
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- PixelsPerInch = 96
- Position = poScreenCenter
- TextHeight = 13
- object Panel1: TPanel
- Left = 0
- Top = 0
- Width = 168
- Height = 178
- Align = alClient
- BevelInner = bvLowered
- Color = clSilver
- TabOrder = 0
- object Label3: TLabel
- Left = 23
- Top = 125
- Width = 123
- Height = 19
- Caption = 'Marine Adventures'
- Font.Color = clBlack
- Font.Height = -16
- Font.Name = 'Times New Roman'
- Font.Style = [fsItalic, fsUnderline]
- ParentFont = False
- end
- object Bevel1: TBevel
- Left = 10
- Top = 150
- Width = 147
- Height = 2
- Style = bsRaised
- end
- object Label1: TLabel
- Left = 60
- Top = 158
- Width = 47
- Height = 13
- Caption = 'Loading...'
- end
- object Image1: TImage
- Left = 40
- Top = 11
- Width = 87
- Height = 113
- Picture.Data = {<image000.bmp>}
- end
- end
- end
-