Source position: msegraphutils.pas line 347
type fontstylesty = set of (
fs_bold,
fs_italic,
fs_underline,
fs_strikeout,
fs_selected,
fs_blank,
fs_force
);