TTMSFNCGraphicsContextiOS.SetFontStyles Method
Sets the font style flags such as bold, italic, or underline.
API unit family: TMSFNCGraphics.iOS
Declaring type: TTMSFNCGraphicsContextiOS
Syntax
procedure SetFontStyles(AStyle: TFontStyles); override;
Parameters
| Name | Description |
|---|---|
AStyle |
The set of font styles to apply. |