| [Overview][Constants][Types][Classes][Procedures and functions][Index] |
Locks the Map when an iterator is added.
Source position: maps.pp line 111
protected procedure TBaseMap.LockMap; |
Calls InterLockedIncrement to increase the value in the internal member used to track the locking state.
|