Compare handler.
Source position: avl_tree.pp line 118
|  public property TAVLTree.OnObjectCompare : TObjectSortCompare | 
OnObjectCompare is used to compare nodes. It is only used if TAVLTree.OnCompare is not set.
| 
 | Compare function used when comparing nodes. |