Source position: msehashstore.pas line 21
type identvecty = record
high: Integer;
d: array [0..maxidentvector] of identty;
end;