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

type TStringMap = class(TCustomStringMap)

public

  procedure Add();

  

  function GetEnumerator;

  

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

  

end;

Inheritance

TStringMap

  

|

TCustomStringMap

  

|

TObject


Version 4.0 Generated 2025-05-03 Home