Unit 'Maps' Package
[Overview][Constants][Types][Classes][Procedures and functions][Index] [#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.4 Generated 2025-11-08 Home