Source position: mseedit.pas line 439
type emptyoptionsty = set of (
eo_defaulttext,
eo_showfocused,
eo_nocolorfocused
);