object FormMessages: TFormMessages Left = 452 Height = 487 Top = 38 Width = 1030 Caption = 'Messages' ClientHeight = 487 ClientWidth = 1030 DesignTimePPI = 144 LCLVersion = '4.6.0.0' OnCreate = FormCreate OnDestroy = FormDestroy object Memo1: TMemo Left = 8 Height = 471 Top = 8 Width = 1014 Align = alClient BorderSpacing.Around = 8 ReadOnly = True ScrollBars = ssAutoBoth TabOrder = 0 end object Timer1: TTimer Interval = 50 OnTimer = Timer1Timer Left = 357 Top = 284 end end