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