[Overview][Constants][Types][Classes][Index] |
Create a new instance of the map
Source position: fgl.pp line 352
public constructor TFPGMapObject.Create( |
AFreeObjects: Boolean |
); |
Create instantiates a new map. It mainly initializes the TFPSMap parent with the sized of the key and data.
|
Create a new map with given key and data size. |