Source position: msebucketlist.pas line 26
type bucketty = record
count: Integer;
keys: array of ptruint;
datapo: pointer;
end;