Unit 'Maps' Package
[Overview][Constants][Types][Classes][Procedures and functions][Index] [#lazutils]

TBaseMap.UnLockMap

Unlocks the Map when an iterator is removed.

Declaration

Source position: maps.pp line 112

protected procedure TBaseMap.UnLockMap;

Description

Calls InterLockedDecrement to decrease the value in the internal member used to track the locking state.

See also

TLockedMapIterator.RemoveFromMap

  


Version 4.4 Generated 2025-11-08 Home