[Overview][Types][Classes][Procedures and functions][Index] Reference for unit 'AvgLvlTree' (#lazutils)

TStringMap

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

Declaration

Source position: avglvltree.pas line 200

type TStringMap = class(TCustomStringMap)

public

  procedure Add();

  function GetEnumerator;

  property Values []: Boolean; default; [rw]

end;

Inheritance

TStringMap

|

TCustomStringMap

|

TObject

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