TTMSFNCGraphicsContext.SetFontStyles Method
Sets the font style set on the canvas.
API unit family: TMSFNCGraphics
Declaring type: TTMSFNCGraphicsContext
Syntax
procedure SetFontStyles(AStyle: TFontStyles); virtual; abstract;
Parameters
| Name | Description |
|---|---|
AStyle |
Style set (bold, italic, underline, strikethrough) to apply. |