object Splash: TSplash Left = 201 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 = {} Stretch = True Visible = False end object Welcome800: TImage Left = 74 Top = 24 Width = 485 Height = 59 AutoSize = True Picture.Data = {} 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 = 482 Height = 16 Caption = 'Optimized for maximum performance on anything from a slow 486 to' + ' a fast Pentium' 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 = 357 Height = 16 Caption = 'Almost 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 = 446 Height = 16 Caption = '23 real tropical/saltwater fish and 10 other animated creatures ' + '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 Label7: TLabel Left = 62 Top = 232 Width = 449 Height = 16 Caption = 'Both rectangular and circular aquarium views, plus panning and z' + 'oom-in views' 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 = 254 Height = 16 Caption = 'Extensive plant life and landscaping abilities' 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 = 448 Height = 16 Caption = '4 colors of water, 5 colors of gravel, and 3 colors of tank deco' + 'r 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 = 382 Height = 16 Caption = 'Bonus Image Gallery containing 15 beautiful hi-res aquatic image' + 's' 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 = {} Visible = False end object Welcome640: TImage Left = 515 Top = 434 Width = 388 Height = 46 AutoSize = True Picture.Data = {} Visible = False end object Welcome1024: TImage Left = 551 Top = 434 Width = 30 Height = 15 Picture.Data = {} Visible = False end object OkButton: TBitBtn Left = 275 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