object OutputForm: TOutputForm Left = 692 Top = 213 Width = 435 Height = 300 Caption = 'output' Font.Color = clWindowText Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] Position = poScreenCenter PixelsPerInch = 96 TextHeight = 13 object output: TMemo Left = 0 Top = 0 Width = 427 Height = 273 Align = alClient TabOrder = 0 end object Timer1: TTimer Enabled = False Interval = 50 OnTimer = Timer1Timer Left = 16 Top = 16 end end