object FormOutput: TFormOutput Left = 814 Height = 544 Top = 448 Width = 932 Caption = 'Output' ClientHeight = 544 ClientWidth = 932 DesignTimePPI = 144 LCLVersion = '3.4.0.0' object Label2: TLabel Left = 4 Height = 26 Top = 4 Width = 924 Align = alTop BorderSpacing.Around = 4 Caption = 'Output:' ParentColor = False end object MemoOutput: TMemo Left = 4 Height = 506 Top = 34 Width = 924 Align = alClient BorderSpacing.Around = 4 Font.Height = 20 Font.Name = 'Liberation Mono' Font.Pitch = fpFixed ParentFont = False ScrollBars = ssAutoBoth TabOrder = 0 end end