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