Changeset 29 for trunk/Forms/UFormContacts.pas
- Timestamp:
- Nov 24, 2021, 7:34:57 PM (3 years ago)
- Location:
- trunk
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk
- Property svn:ignore
-
old new 6 6 *.res 7 7 vCardStudio.exe 8 vCardStudio.dbg
-
- Property svn:ignore
-
trunk/Forms/UFormContacts.pas
r23 r29 43 43 FContacts: TContacts; 44 44 procedure SetContacts(AValue: TContacts); 45 46 45 public 47 46 property Contacts: TContacts read FContacts write SetContacts;
Note:
See TracChangeset
for help on using the changeset viewer.