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