object FormOutput: TFormOutput Left = 736 Height = 343 Top = 502 Width = 640 Caption = 'Output' ClientHeight = 343 ClientWidth = 640 DesignTimePPI = 144 OnCreate = FormCreate LCLVersion = '2.2.6.0' object Label2: TLabel Left = 4 Height = 26 Top = 4 Width = 632 Align = alTop BorderSpacing.Around = 4 Caption = 'Output:' ParentColor = False end object MemoOutput: TMemo Left = 4 Height = 305 Top = 34 Width = 632 Align = alClient BorderSpacing.Around = 4 Font.Height = -12 Font.Name = 'Courier New' ParentFont = False ScrollBars = ssAutoBoth TabOrder = 0 end end