Source position: exec.pas line 1888
function AVL_RemNodeByKey(
Root: PPAVLNode;
Key: Pointer;
Func: Pointer
):PAVLNode;