Unit 'Maps' Package
[Overview][Constants][Types][Classes][Procedures and functions][Index] [#lazutils]

TMapIterator.GetData

Gets the Data for a map item.

Declaration

Source position: maps.pp line 181

public procedure TMapIterator.GetData(

  out AData

);

Arguments

AData

  

Data for the map item.

See also

TBaseMap.InternalGetData

  

Gets the data stored in the specified map item.


Version 4.4 Generated 2025-11-08 Home