object FormOutput: TFormOutput Left = 256 Height = 440 Top = 32 Width = 320 Caption = 'Output' ClientHeight = 440 ClientWidth = 320 LCLVersion = '1.3' object Label2: TLabel Left = 4 Height = 25 Top = 4 Width = 312 Align = alTop BorderSpacing.Around = 4 Caption = 'Output:' ParentColor = False end object MemoOutput: TMemo Left = 4 Height = 403 Top = 33 Width = 312 Align = alClient BorderSpacing.Around = 4 Font.Height = -12 Font.Name = 'Courier New' ParentFont = False ScrollBars = ssAutoBoth TabOrder = 0 end end