[Overview][Constants][Types][Classes][Procedures and functions][Index] Reference for unit 'maps' (#lcl)

TMap

[Properties (by Name)] [Methods (by Name)] [Events (by Name)]

Declaration

Source position: maps.pp line 154

type TMap = class(TBaseMap)

public

  procedure Add();

  function HasId();

  

  function GetData();

  

  function GetDataPtr();

  function SetData();

  

end;

Inheritance

TMap

  

|

TBaseMap

  

|

TPersistent

|

TObject

The latest version of this document can be found at lazarus-ccr.sourceforge.net.