object FormHelp: TFormHelp Left = 566 Height = 663 Top = 237 Width = 1012 Caption = 'Help' ClientHeight = 663 ClientWidth = 1012 Constraints.MinHeight = 223 Constraints.MinWidth = 424 DesignTimePPI = 120 OnClose = FormClose OnCreate = FormCreate OnShow = FormShow Position = poMainFormCenter LCLVersion = '2.0.0.4' object Memo1: TMemo Left = 6 Height = 651 Top = 6 Width = 1000 Align = alClient BorderSpacing.Around = 6 ReadOnly = True ScrollBars = ssAutoBoth TabOrder = 0 end end