[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 148

type TMap = class(TBaseMap) end;

public

  procedure Add();

  function HasId();

  

  function GetData();

  

  function GetDataPtr();

  function SetData();

  

Inheritance

TMap

  

|

TBaseMap

  

|

TPersistent

?

TObject