object FormOutput: TFormOutput Left = 256 Height = 240 Top = 32 Width = 320 Caption = 'Output' ClientHeight = 240 ClientWidth = 320 LCLVersion = '0.9.31' object Label2: TLabel Left = 8 Height = 18 Top = 6 Width = 49 Caption = 'Output:' ParentColor = False end object MemoOutput: TMemo Left = 8 Height = 211 Top = 22 Width = 309 Anchors = [akTop, akLeft, akRight, akBottom] Font.Height = -12 Font.Name = 'Courier New' ParentFont = False ScrollBars = ssAutoBoth TabOrder = 0 end end