Source position: msehash.pas line 658
type integermsestringdataty = record
key: msestring;
data: Integer;
end;