Changeset 8 for trunk/Forms/UFormContacts.lfm
- Timestamp:
- Feb 1, 2018, 12:51:32 PM (7 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/Forms/UFormContacts.lfm
r7 r8 1 1 object FormContacts: TFormContacts 2 Left = 5362 Left = 400 3 3 Height = 605 4 Top = 4184 Top = 212 5 5 Width = 807 6 6 Caption = 'Contacts' 7 7 ClientHeight = 605 8 8 ClientWidth = 807 9 DesignTimePPI = 120 9 10 OnClose = FormClose 10 11 OnCreate = FormCreate 11 12 OnShow = FormShow 12 LCLVersion = '1.8.0. 4'13 LCLVersion = '1.8.0.6' 13 14 object ListView1: TListView 14 15 Left = 0 … … 28 29 item 29 30 Caption = 'Last Name' 30 Width = 58731 Width = 100 31 32 end> 32 33 OwnerData = True
Note:
See TracChangeset
for help on using the changeset viewer.