object FormSplash: TFormSplash Left = 293 Top = 226 BorderStyle = bsNone Caption = 'Splash' ClientHeight = 266 ClientWidth = 384 Color = clWhite Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] OldCreateOrder = True Position = poScreenCenter PixelsPerInch = 96 TextHeight = 13 object Image1: TImage Left = 0 Top = 0 Width = 384 Height = 266 Align = alClient Center = True Picture.Data = {} end end