object PBTermSplashForm: TPBTermSplashForm Left = 297 Top = 167 BorderStyle = bsNone ClientHeight = 419 ClientWidth = 415 Font.Color = clWindowText Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] Position = poScreenCenter PixelsPerInch = 96 TextHeight = 13 object SplashPanel: TPanel Left = 0 Top = 0 Width = 415 Height = 419 Align = alClient BevelWidth = 4 BorderStyle = bsSingle TabOrder = 0 object LogoImage: TImage Left = 4 Top = 4 Width = 403 Height = 407 Align = alClient Picture.Data = {} end end end