object SplashScreen: TSplashScreen Left = 201 Top = 109 BorderStyle = bsNone Caption = 'SplashScreen' ClientHeight = 194 ClientWidth = 316 Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] Position = poScreenCenter PixelsPerInch = 96 TextHeight = 13 object Image1: TImage Left = 0 Top = 0 Width = 320 Height = 200 AutoSize = True Picture.Data = {} end end