Source position: utility.pas line 285
function InsertSplayNode(
SplayTree: PSplayTree;
Key: Pointer;
DateSize: LongWord
):PSplayTree;