[Overview][Constants][Types][Classes][Procedures and functions][Index] Reference for unit 'Maps' (#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.0 Generated 2025-05-03 Home