[Overview][Constants][Types][Classes][Procedures and functions][Index] Reference for unit 'Maps' (#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 3.2 Generated 2024-02-25 Home