Changeset 103 for trunk/Forms/UFormMessages.lfm
- Timestamp:
- May 5, 2019, 12:17:58 AM (6 years ago)
- Location:
- trunk/Forms
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/Forms
- Property svn:ignore deleted
-
trunk/Forms/UFormMessages.lfm
r40 r103 1 1 object FormMessages: TFormMessages 2 2 Left = 256 3 Height = 2253 Height = 338 4 4 Top = 47 5 Width = 4925 Width = 738 6 6 Caption = 'Messages' 7 ClientHeight = 225 8 ClientWidth = 492 7 ClientHeight = 338 8 ClientWidth = 738 9 DesignTimePPI = 144 9 10 OnCreate = FormCreate 10 LCLVersion = ' 0.9.31'11 LCLVersion = '2.0.0.4' 11 12 object ListView1: TListView 12 13 Left = 0 13 Height = 22514 Height = 338 14 15 Top = 0 15 Width = 49216 Width = 738 16 17 Align = alClient 17 18 Columns = < 18 19 item 19 Width = 47320 Width = 710 20 21 end> 21 22 OwnerData = True 23 ParentFont = False 22 24 ReadOnly = True 23 25 RowSelect = True
Note:
See TracChangeset
for help on using the changeset viewer.