object Splash: TSplash Left = 562 Top = 92 BorderIcons = [] BorderStyle = bsNone Caption = 'Starting...' ClientHeight = 160 ClientWidth = 305 Color = clWhite Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] FormStyle = fsStayOnTop Position = poScreenCenter PixelsPerInch = 96 TextHeight = 13 object Image1: TImage Left = 0 Top = 0 Width = 305 Height = 160 AutoSize = True Picture.Data = {} end end