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