Source position: msetabs.pas line 42
type tabstatesty = set of (
ts_invisible,
ts_disabled,
ts_active,
ts_updating,
ts_captionclipped,
ts_noface
);