Source position: msebintree.pas line 47
type nodecomparefuncty = function(
const left: tavlnode;
const right: tavlnode
):Integer;