Changeset 113 for trunk/Packages/PersistentData/UPersistentData.pas
- Timestamp:
- Oct 16, 2015, 9:14:25 PM (9 years ago)
- Location:
- trunk
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk
- Property svn:ignore
-
old new 6 6 ZdechovNET.lps 7 7 heaptrclog.trc 8 index.dbg
-
- Property svn:ignore
-
trunk/Packages/PersistentData/UPersistentData.pas
r87 r113 17 17 18 18 TPDManager = class(TComponent) 19 public 19 20 Items: TListObject; 20 21 procedure Register(ClientClass: TPDClientClass);
Note:
See TracChangeset
for help on using the changeset viewer.