object FormTerminal: TFormTerminal Left = 590 Height = 240 Top = 496 Width = 320 Caption = 'FormTerminal' ClientHeight = 240 ClientWidth = 320 LCLVersion = '1.5' object Memo1: TMemo Left = 0 Height = 240 Top = 0 Width = 320 Align = alClient ReadOnly = True ScrollBars = ssAutoBoth TabOrder = 0 end end