Source position: avglvltree.pas line 256
type TStringToPointerTreeItem = record
Name: string;
Value: Pointer;
end;