object MainForm: TMainForm Left = 238 Top = 141 BorderStyle = bsDialog Caption = 'Readme' ClientHeight = 375 ClientWidth = 462 Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -13 Font.Name = 'System' Font.Style = [] Position = poScreenCenter WindowState = wsMaximized OnActivate = FormActivate PixelsPerInch = 96 TextHeight = 16 object Memo1: TMemo Left = 8 Top = 8 Width = 446 Height = 329 Font.Charset = DEFAULT_CHARSET Font.Color = clBlack Font.Height = -13 Font.Name = 'Courier' Font.Style = [] ParentFont = False ReadOnly = True ScrollBars = ssBoth TabOrder = 0 end object BitBtn1: TBitBtn Left = 184 Top = 344 Width = 89 Height = 25 TabOrder = 1 Kind = bkClose end end