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

TMapIterator.Create

Constructor for the class instance.

Declaration

Source position: maps.pp line 179

public constructor TMapIterator.Create(

  AMap: TMap

);

Arguments

AMap

  

Map with IDs and Data for the iterator.

See also

TBaseMapIterator.InternalCreate

  

Initializes the iterator for specified the map.


Version 4.0 Generated 2025-05-03 Home