object FormMessages: TFormMessages Left = 256 Height = 338 Top = 47 Width = 738 Caption = 'Messages' ClientHeight = 338 ClientWidth = 738 DesignTimePPI = 144 OnCreate = FormCreate LCLVersion = '2.2.6.0' object ListView1: TListView Left = 0 Height = 338 Top = 0 Width = 738 Align = alClient Columns = < item Width = 723 end> OwnerData = True ParentFont = False ReadOnly = True RowSelect = True ShowColumnHeaders = False TabOrder = 0 ViewStyle = vsReport OnData = ListView1Data end end