object FormLog: TFormLog Left = 651 Height = 500 Top = 282 Width = 800 Caption = 'Log' ClientHeight = 500 ClientWidth = 800 DesignTimePPI = 120 OnCreate = FormCreate LCLVersion = '1.8.2.0' object Memo1: TMemo Left = 0 Height = 500 Top = 0 Width = 800 Align = alClient ReadOnly = True ScrollBars = ssAutoBoth TabOrder = 0 end end