[Overview][Constants][Types][Classes][Index] Reference for unit 'fgl' (#rtl)

TFPGMapObject.Create

Create a new instance of the map

Declaration

Source position: fgl.pp line 370

public constructor TFPGMapObject.Create(

  AFreeObjects: Boolean

);

constructor TFPGMapObject.Create;

Description

Create instantiates a new map. It mainly initializes the TFPSMap parent with the sized of the key and data.

See also

TFPSMap.Create

  

Create a new map with given key and data size.


Documentation generated on: May 14 2021