object SplashForm: TSplashForm Left = 673 Top = 290 HorzScrollBar.Visible = False BorderIcons = [] BorderStyle = bsNone Caption = 'SplashForm' ClientHeight = 124 ClientWidth = 309 Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] FormStyle = fsStayOnTop Position = poScreenCenter Scaled = False PixelsPerInch = 96 TextHeight = 13 object Image1: TImage Left = 0 Top = 0 Width = 309 Height = 124 AutoSize = True Picture.Data = {} end end