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

TCustomStringMapEnumerator

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

Declaration

Source position: avglvltree.pas line 145

type TCustomStringMapEnumerator = class

protected

  FTree: TAVLTree;

  FCurrent: TAVLTreeNode;

public

  constructor Create();

  

Constructor for the class instance.

  function MoveNext;

  

end;

Inheritance

TCustomStringMapEnumerator

  

|

TObject


Version 4.0 Generated 2025-05-03 Home