object FormHelp: TFormHelp Left = 751 Height = 360 Top = 406 Width = 480 Caption = 'Help' ClientHeight = 360 ClientWidth = 480 DesignTimePPI = 144 OnClose = FormClose OnCreate = FormCreate OnShow = FormShow LCLVersion = '2.0.2.0' object Memo1: TMemo Left = 8 Height = 344 Top = 8 Width = 464 Align = alClient BorderSpacing.Around = 8 TabOrder = 0 end end