TTMSFNCGraphicsSVGEngine.SetFontStyles Method
Sets the font style flags (bold, italic, etc.) in the current SVG rendering state.
API unit family: TMSFNCGraphicsSVGEngine
Declaring type: TTMSFNCGraphicsSVGEngine
Syntax
procedure SetFontStyles(AStyle: TFontStyles); override;
Parameters
| Name | Description |
|---|---|
AStyle |
The style flags to apply. |