object SplashForm: TSplashForm Left = 226 Top = 185 BorderIcons = [] BorderStyle = bsNone ClientHeight = 121 ClientWidth = 431 Font.Color = clWindowText Font.Height = -13 Font.Name = 'System' Font.Style = [] FormStyle = fsStayOnTop Position = poScreenCenter PixelsPerInch = 96 TextHeight = 16 object Panel1: TPanel Left = 0 Top = 0 Width = 431 Height = 121 Align = alClient BevelInner = bvRaised BorderWidth = 2 TabOrder = 0 object GradientBack1: TGradientBack Left = 4 Top = 4 Width = 423 Height = 113 end object Status: TPanel Left = 8 Top = 80 Width = 413 Height = 29 BevelOuter = bvLowered Caption = 'Application Loading........' Font.Color = clBtnText Font.Height = -21 Font.Name = 'Arial' Font.Style = [fsBold, fsItalic] ParentFont = False TabOrder = 0 end object Panel2: TPanel Left = 8 Top = 44 Width = 413 Height = 29 BevelOuter = bvLowered Caption = 'Version 2' Font.Color = clBtnText Font.Height = -21 Font.Name = 'Arial' Font.Style = [fsBold, fsItalic] ParentFont = False TabOrder = 1 end object Panel4: TPanel Left = 8 Top = 8 Width = 413 Height = 29 BevelOuter = bvLowered Caption = 'NT Mail Watch' Font.Color = clBtnText Font.Height = -21 Font.Name = 'Arial' Font.Style = [fsBold, fsItalic] ParentFont = False TabOrder = 2 end end end