Unit 'AvgLvlTree' Package
[Overview][Types][Classes][Procedures and functions][Index] [#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.4 Generated 2025-11-08 Home