Changeset 7 for trunk/Forms/UFormContacts.lfm
- Timestamp:
- Jan 31, 2018, 11:38:07 PM (7 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/Forms/UFormContacts.lfm
r3 r7 7 7 ClientHeight = 605 8 8 ClientWidth = 807 9 DesignTimePPI = 12010 9 OnClose = FormClose 11 10 OnCreate = FormCreate 12 11 OnShow = FormShow 13 LCLVersion = '1.8.0. 6'12 LCLVersion = '1.8.0.4' 14 13 object ListView1: TListView 15 14 Left = 0 … … 29 28 item 30 29 Caption = 'Last Name' 31 Width = 10030 Width = 587 32 31 end> 33 32 OwnerData = True … … 47 46 Width = 807 48 47 Align = alBottom 49 Caption = 'ToolBar1'50 48 Images = Core.ImageList1 51 49 TabOrder = 1 … … 56 54 end 57 55 object ToolButton2: TToolButton 58 Left = 2456 Left = 30 59 57 Top = 2 60 58 Action = AModify 61 59 end 62 60 object ToolButton3: TToolButton 63 Left = 4761 Left = 59 64 62 Top = 2 65 63 Action = ARemove
Note:
See TracChangeset
for help on using the changeset viewer.