| [Overview][Constants][Types][Classes][Procedures and functions][Index] |
Constructor for the class instance.
Source position: maps.pp line 179
public constructor TMapIterator.Create( |
AMap: TMap |
); |
AMap |
|
Map with IDs and Data for the iterator. |
|
Initializes the iterator for specified the map. |