Source position: msehash.pas line 147
type integerhashdataty = record
header: hashheaderty;
data: integerdataty;
end;