object BackdropForm: TBackdropForm Left = 297 Top = 103 BorderStyle = bsNone Caption = 'BackdropForm' ClientHeight = 465 ClientWidth = 644 Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] Position = poScreenCenter OnShow = FormShow PixelsPerInch = 96 TextHeight = 13 object Image1: TImage Left = 0 Top = 0 Width = 105 Height = 105 AutoSize = True Visible = False end end