object Splash1: TSplash1 Left = 317 Top = 221 BorderIcons = [] BorderStyle = bsNone Caption = 'Splash1' ClientHeight = 173 ClientWidth = 405 Color = clBlack Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] OldCreateOrder = True Position = poScreenCenter Scaled = False Visible = True OnCreate = FormCreate PixelsPerInch = 96 TextHeight = 13 object Panel1: TPanel Left = 1 Top = 1 Width = 403 Height = 171 BevelOuter = bvNone Caption = 'Panel1' Color = clWhite TabOrder = 0 object Panel2: TPanel Left = 2 Top = 2 Width = 399 Height = 167 BevelOuter = bvNone Caption = 'Panel2' Color = clBlack TabOrder = 0 object Image1: TImage Left = 0 Top = 0 Width = 399 Height = 167 Align = alClient AutoSize = True Picture.Data = {} end object VersionLabel2: TLabel Left = 273 Top = 139 Width = 21 Height = 14 Caption = '4.11' Font.Charset = ANSI_CHARSET Font.Color = clWhite Font.Height = -11 Font.Name = 'Arial' Font.Style = [] ParentFont = False Transparent = True end object Label1: TLabel Left = 98 Top = 40 Width = 216 Height = 27 Caption = 'The best wishes for ' Font.Charset = ANSI_CHARSET Font.Color = clWindowText Font.Height = -24 Font.Name = 'Arial' Font.Style = [] ParentFont = False Transparent = True Visible = False end object Label2: TLabel Left = 96 Top = 39 Width = 216 Height = 27 Caption = 'The best wishes for ' Font.Charset = ANSI_CHARSET Font.Color = clWhite Font.Height = -24 Font.Name = 'Arial' Font.Style = [] ParentFont = False Transparent = True Visible = False end end end end