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

TIndexedAVLTreeNode

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

Declaration

Source position: avglvltree.pas line 54

type TIndexedAVLTreeNode = class(TAvlTreeNode)

public

  LeftCount: SizeInt;

end;

Inheritance

TIndexedAVLTreeNode

|

TAvlTreeNode

?

TObject

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