object BlankForm: TBlankForm Left = 197 Top = 190 BorderStyle = bsNone Caption = 'Blank' ClientHeight = 272 ClientWidth = 427 Color = clBlack Font.Color = clWindowText Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] Position = poScreenCenter OnShow = FormShow PixelsPerInch = 96 TextHeight = 13 end