Source position: mselist.pas line 31
type recordliststatesty = set of (
rels_needsinitialize,
rels_needsfinalize,
rels_needscopy,
rels_destroying
);