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