Changeset 113 for trunk/Packages/PersistentData/UPDClient.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/UPDClient.pas
r87 r113 161 161 162 162 procedure TPDTypePropertyList.AddSimple(Name: string; TypeName: string; 163 Unique: Boolean ; Index: Boolean);163 Unique: Boolean = False; Index: Boolean = False); 164 164 var 165 165 NewProperty: TPDTypeProperty;
Note:
See TracChangeset
for help on using the changeset viewer.