Source position: avl_tree.pp line 203
public destructor TAVLTreeNodeMemManager.Destroy; override;
Destroy calls clear to clean up the free node list and then calls the inherited destroy.
TAVLTreeNodeMemManager.Create
Create a new instance of TAVLTreeNodeMemManager.