Class of TAVLTree
Source position: avl_tree.pp line 169
type TAVLTreeClass = class of TAVLTree;
TAVLTreeClass is the class of TAVLTree.
TAVLTree
AVL tree component