object FormConsole: TFormConsole Left = 779 Height = 689 Top = 375 Width = 1002 Caption = 'Console' ClientHeight = 689 ClientWidth = 1002 DesignTimePPI = 144 LCLVersion = '3.4.0.0' object Memo1: TMemo Left = 0 Height = 689 Top = 0 Width = 1002 Align = alClient Anchors = [akLeft, akRight, akBottom] ReadOnly = True ScrollBars = ssAutoBoth TabOrder = 0 end object Timer1: TTimer Interval = 100 OnTimer = Timer1Timer Left = 314 Top = 160 end end