Source position: msehash.pas line 57
type hashliststatesty = set of (
hls_needsnull,
hls_needsinit,
hls_needsfinalize,
hls_destroying
);