Source position: avglvltree.pas line 135
type TPointerToPointerItem = record
Key: Pointer;
Value: Pointer;
end;