TTMSFNCGraphics.SetFontStyles Method
Changes the font style set without altering other font settings.
API unit family: TMSFNCGraphics
Declaring type: TTMSFNCGraphics
Syntax
procedure SetFontStyles(AStyle: TFontStyles); virtual;
Parameters
| Name | Description |
|---|---|
AStyle |
Style set (bold, italic, underline, strikethrough) to apply. |