Source position: msesyntaxpainter.pas line 125
type tokenflagsty = set of (
tf_firstofline,
tf_startwhitespace,
tf_endwhitespace
);