Source position: msehash.pas line 410
type ansistringptruintdataty = record
key: PtrUInt;
data: ansistring;
end;