Changeset 23 for trunk/Forms/UFormContacts.lfm
- Timestamp:
- Aug 19, 2021, 11:47:56 AM (4 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/Forms/UFormContacts.lfm
r21 r23 11 11 OnCreate = FormCreate 12 12 OnShow = FormShow 13 LCLVersion = '2.0. 0.4'13 LCLVersion = '2.0.12.0' 14 14 object ListView1: TListView 15 15 Left = 0 … … 82 82 object PopupMenuContact: TPopupMenu 83 83 Images = Core.ImageList1 84 left = 43585 top = 26384 Left = 435 85 Top = 263 86 86 object MenuItem1: TMenuItem 87 87 Action = AAdd … … 99 99 object ActionList1: TActionList 100 100 Images = Core.ImageList1 101 left = 732102 top = 257101 Left = 732 102 Top = 257 103 103 object AAdd: TAction 104 104 Caption = 'Add'
Note:
See TracChangeset
for help on using the changeset viewer.