home *** CD-ROM | disk | FTP | other *** search
- object SplashForm: TSplashForm
- Left = 182
- Top = 116
- BorderIcons = []
- BorderStyle = bsNone
- ClientHeight = 204
- ClientWidth = 270
- Color = clWhite
- Font.Color = clBlack
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- Icon.Data = {<image000.ico>}
- Position = poScreenCenter
- PixelsPerInch = 96
- TextHeight = 13
- object Panel1: TPanel
- Left = 0
- Top = 0
- Width = 270
- Height = 204
- Align = alClient
- BevelInner = bvLowered
- Color = clMenu
- TabOrder = 0
- object Label3: TLabel
- Left = 63
- Top = 125
- Width = 162
- Height = 22
- Caption = 'Everything I Own!'
- Font.Color = clRed
- Font.Height = -19
- Font.Name = 'Times New Roman'
- Font.Style = [fsBold, fsUnderline]
- ParentFont = False
- end
- object Bevel1: TBevel
- Left = 58
- Top = 158
- Width = 159
- Height = 2
- Style = bsRaised
- end
- object Label1: TLabel
- Left = 84
- Top = 174
- Width = 104
- Height = 13
- Caption = 'Loading...Please Wait'
- end
- object Panel2: TPanel
- Left = 8
- Top = 8
- Width = 249
- Height = 105
- BevelInner = bvLowered
- BevelOuter = bvLowered
- BevelWidth = 2
- TabOrder = 0
- object Image1: TImage
- Left = 4
- Top = 4
- Width = 240
- Height = 101
- Picture.Data = {<image001.bmp>}
- end
- end
- end
- end
-