Adds a map item with the specified ID and Data values.
Source position: maps.pp line 166
public procedure TMap.Add( |
const AId; |
const AData |
); |
AId |
|
Map item to add in the method. |
AData |
|
Data for the map item to add in the method. |
| Version 4.4 | Generated 2025-11-08 | Home |