object FormBase: TFormBase Left = 0 Top = 0 Caption = 'FormBase' ClientHeight = 279 ClientWidth = 443 Color = clBtnFace Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -14 Font.Name = 'Tahoma' Font.Style = [] OldCreateOrder = False PixelsPerInch = 120 TextHeight = 17 object Button1: TButton Left = 157 Top = 105 Width = 98 Height = 32 Caption = 'Close' TabOrder = 0 end end