object FormHelp: TFormHelp Left = 1040 Height = 432 Top = 540 Width = 582 Caption = 'Help' ClientHeight = 432 ClientWidth = 582 Constraints.MinHeight = 268 Constraints.MinWidth = 509 DesignTimePPI = 144 OnCreate = FormCreate Position = poMainFormCenter LCLVersion = '3.4.0.0' object Memo1: TMemo Left = 7 Height = 418 Top = 7 Width = 568 Align = alClient BorderSpacing.Around = 7 ReadOnly = True ScrollBars = ssAutoBoth TabOrder = 0 end end