object frmSplash: TfrmSplash Left = 428 Top = 254 Cursor = crHourGlass BorderIcons = [] BorderStyle = bsNone ClientHeight = 270 ClientWidth = 439 Color = clBtnFace Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -14 Font.Name = 'MS Sans Serif' Font.Style = [] OldCreateOrder = True Position = poScreenCenter Scaled = False PixelsPerInch = 96 TextHeight = 16 object imgSplash: TImage Left = 0 Top = 0 Width = 439 Height = 270 Align = alClient Picture.Data = {} Stretch = True end end