object SplashScreen: TSplashScreen Left = 0 Top = 189 BorderStyle = bsNone ClientHeight = 249 ClientWidth = 632 Font.Color = clWindowText Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] Position = poScreenCenter PixelsPerInch = 96 TextHeight = 13 object Panel1: TPanel Left = 0 Top = 0 Width = 632 Height = 249 Align = alClient BevelInner = bvLowered TabOrder = 0 object Image1: TImage Left = 2 Top = 2 Width = 628 Height = 245 Align = alClient Picture.Data = {} Stretch = True end end end