home *** CD-ROM | disk | FTP | other *** search
- object SplashForm: TSplashForm
- Left = 214
- Top = 147
- BorderIcons = []
- BorderStyle = bsNone
- Caption = 'SplashForm'
- ClientHeight = 242
- ClientWidth = 395
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- Position = poScreenCenter
- PixelsPerInch = 96
- TextHeight = 13
- object Panel1: TPanel
- Left = 0
- Top = 0
- Width = 395
- Height = 242
- Align = alClient
- Enabled = False
- TabOrder = 0
- object SplashImage: TImage
- Left = 1
- Top = 1
- Width = 393
- Height = 240
- Align = alClient
- AutoSize = True
- Picture.Data = {<image000.bmp>}
- end
- object Label1: TLabel
- Left = 4
- Top = 96
- Width = 75
- Height = 13
- Caption = 'Licensed To:'
- Color = clWhite
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = [fsBold]
- ParentColor = False
- ParentFont = False
- end
- object Label3: TLabel
- Left = 168
- Top = 226
- Width = 224
- Height = 13
- Caption = 'Copyright 1999 A.G. Internet Development, Inc.'
- Color = clWhite
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -9
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- ParentColor = False
- ParentFont = False
- end
- object licenseName: TLabel
- Left = 4
- Top = 111
- Width = 3
- Height = 13
- Color = clWhite
- ParentColor = False
- end
- object licenseOrg: TLabel
- Left = 4
- Top = 126
- Width = 3
- Height = 13
- Color = clWhite
- ParentColor = False
- end
- object Label4: TLabel
- Left = 4
- Top = 226
- Width = 37
- Height = 13
- Caption = 'Ver. 1.0'
- Color = clWhite
- ParentColor = False
- end
- end
- object Timer1: TTimer
- OnTimer = Timer1Timer
- Left = 200
- Top = 16
- end
- end
-