Source position: msearrayprops.pas line 39
type arraypropsstatesty = set of (
aps_linking,
aps_destroying,
aps_needsindexing,
aps_moved
);