object FormLog: TFormLog Left = 651 Height = 600 Top = 282 Width = 960 Caption = 'Log' ClientHeight = 600 ClientWidth = 960 DesignTimePPI = 144 OnCreate = FormCreate LCLVersion = '2.0.0.4' object Memo1: TMemo Left = 0 Height = 600 Top = 0 Width = 960 Align = alClient ParentFont = False ReadOnly = True ScrollBars = ssAutoBoth TabOrder = 0 end end