object FormConsole: TFormConsole Left = 979 Height = 360 Top = 738 Width = 480 Caption = 'Console' ClientHeight = 360 ClientWidth = 480 DesignTimePPI = 144 LCLVersion = '2.0.0.4' object Memo1: TMemo Left = 8 Height = 344 Top = 8 Width = 464 Align = alClient BorderSpacing.Around = 8 OnKeyPress = Memo1KeyPress ParentFont = False ReadOnly = True TabOrder = 0 end object Timer1: TTimer Interval = 100 OnTimer = Timer1Timer left = 130 top = 168 end end