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

TBaseMap.LockMap

Locks the Map when an iterator is added.

Declaration

Source position: maps.pp line 111

protected procedure TBaseMap.LockMap;

Description

Calls InterLockedIncrement to increase the value in the internal member used to track the locking state.

See also

TLockedMapIterator.AddToMap

  


Version 4.4 Generated 2025-11-08 Home