home *** CD-ROM | disk | FTP | other *** search
- object Splash: TSplash
- Left = 205
- Top = 155
- BorderIcons = []
- BorderStyle = bsNone
- ClientHeight = 452
- ClientWidth = 632
- Color = clBlack
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'Arial'
- Font.Style = []
- FormStyle = fsStayOnTop
- Position = poScreenCenter
- Scaled = False
- OnClick = FormClick
- OnCreate = FormCreate
- OnMouseMove = FormMouseMove
- OnPaint = FormPaint
- PixelsPerInch = 96
- TextHeight = 14
- object SplashImage: TImage
- Left = 0
- Top = 0
- Width = 632
- Height = 452
- Align = alClient
- AutoSize = True
- Picture.Data = {<image000.bmp>}
- Stretch = True
- Visible = False
- end
- object Welcome800: TImage
- Left = 74
- Top = 24
- Width = 485
- Height = 59
- AutoSize = True
- Picture.Data = {<image001.bmp>}
- Visible = False
- end
- object Label1: TLabel
- Left = 62
- Top = 150
- Width = 131
- Height = 16
- Caption = 'AquaScape Features:'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWhite
- Font.Height = -13
- Font.Name = 'Arial'
- Font.Style = [fsBold, fsItalic, fsUnderline]
- ParentFont = False
- Transparent = True
- Visible = False
- end
- object Label3: TLabel
- Left = 62
- Top = 168
- Width = 367
- Height = 16
- Caption = 'Can be run as both a stand-alone application and a screensaver'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWhite
- Font.Height = -13
- Font.Name = 'Arial'
- Font.Style = []
- ParentFont = False
- Transparent = True
- Visible = False
- end
- object Label4: TLabel
- Left = 62
- Top = 184
- Width = 90
- Height = 16
- Caption = 'Swaying Plants'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWhite
- Font.Height = -13
- Font.Name = 'Arial'
- Font.Style = []
- ParentFont = False
- Transparent = True
- Visible = False
- end
- object Label5: TLabel
- Left = 62
- Top = 200
- Width = 353
- Height = 16
- Caption = 'Nearly every aspect of the program can be easily customized'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWhite
- Font.Height = -13
- Font.Name = 'Arial'
- Font.Style = []
- ParentFont = False
- Transparent = True
- Visible = False
- end
- object Label6: TLabel
- Left = 62
- Top = 216
- Width = 421
- Height = 16
- Caption =
- '23 tropical/saltwater fish and 10 other animated creatures to ch' +
- 'oose from'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWhite
- Font.Height = -13
- Font.Name = 'Arial'
- Font.Style = []
- ParentFont = False
- Transparent = True
- Visible = False
- end
- object Label7: TLabel
- Left = 62
- Top = 232
- Width = 473
- Height = 16
- Caption =
- 'Both rectangular and circular aquarium views, complete with pann' +
- 'ing and zooming'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWhite
- Font.Height = -13
- Font.Name = 'Arial'
- Font.Style = []
- ParentFont = False
- Transparent = True
- Visible = False
- end
- object Label8: TLabel
- Left = 62
- Top = 248
- Width = 400
- Height = 16
- Caption =
- 'Extensive landscaping abilities with 2 dozen aquatic plants and ' +
- 'rocks'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWhite
- Font.Height = -13
- Font.Name = 'Arial'
- Font.Style = []
- ParentFont = False
- Transparent = True
- Visible = False
- end
- object Label9: TLabel
- Left = 62
- Top = 264
- Width = 347
- Height = 16
- Caption = 'Realistic air tubes and bubbles, complete with sound effects'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWhite
- Font.Height = -13
- Font.Name = 'Arial'
- Font.Style = []
- ParentFont = False
- Transparent = True
- Visible = False
- end
- object Label10: TLabel
- Left = 62
- Top = 280
- Width = 442
- Height = 16
- Caption =
- '5 colors of water, 6 colors of gravel, and 9 tank decor borders ' +
- 'to choose from'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWhite
- Font.Height = -13
- Font.Name = 'Arial'
- Font.Style = []
- ParentFont = False
- Transparent = True
- Visible = False
- end
- object Label11: TLabel
- Left = 62
- Top = 296
- Width = 404
- Height = 16
- Caption =
- 'Image Gallery containing 15 beautiful hi-res (1024*768) aquatic ' +
- 'photos'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWhite
- Font.Height = -13
- Font.Name = 'Arial'
- Font.Style = []
- ParentFont = False
- Transparent = True
- Visible = False
- end
- object Label12: TLabel
- Left = 62
- Top = 312
- Width = 400
- Height = 16
- Caption =
- 'Also included is a beginner'#39's guide to starting your own real aq' +
- 'uarium'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWhite
- Font.Height = -13
- Font.Name = 'Arial'
- Font.Style = []
- ParentFont = False
- Transparent = True
- Visible = False
- end
- object DarkArea: TImage
- Left = 588
- Top = 434
- Width = 30
- Height = 15
- Picture.Data = {<image002.bmp>}
- Visible = False
- end
- object Welcome640: TImage
- Left = 515
- Top = 434
- Width = 388
- Height = 46
- AutoSize = True
- Picture.Data = {<image003.bmp>}
- Visible = False
- end
- object Welcome1024: TImage
- Left = 551
- Top = 434
- Width = 30
- Height = 15
- Picture.Data = {<image004.bmp>}
- Visible = False
- end
- object OkButton: TBitBtn
- Left = 279
- Top = 348
- Width = 65
- Height = 25
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'Arial'
- Font.Style = [fsBold]
- ParentFont = False
- TabOrder = 0
- Visible = False
- OnClick = OkButtonClick
- Kind = bkOK
- end
- end
-