Source position: graphics.pp line 71
type TFontStyle = (
fsBold,
fsItalic,
fsUnderline,
fsStrikeOut
);