[Overview][Constants][Types][Classes][Procedures and functions][Index] Reference for unit 'Maps' (#lazutils)

TLockedMapModifyException.Create

Constructor for the class instance.

Declaration

Source position: maps.pp line 89

public constructor TLockedMapModifyException.Create;

Description

Create is the constructor for the class instance, and calls the inherited constructor using the exception message text: 'Map modification not allowed'.

See also

TBaseMap.Clear

  

Clears all map items in the AVL Tree.

TBaseMap.Delete

  

Deletes the specified map item from the AVL Tree.

TBaseMap.Destroy

  

Destructor for the class instance.

TBaseMap.InternalAdd

  

Adds a map item with the specified ID and Data to the AVL Tree.


Version 4.0 Generated 2025-05-03 Home