TTMSFNCGraphicsSVG.SetFontName Method
Sets the font family name in the current SVG rendering state.
API unit family: TMSFNCGraphicsSVGEngine
Declaring type: TTMSFNCGraphicsSVG
Inherited from: TTMSFNCGraphicsSVGEngine
Syntax
procedure SetFontName(AName: string); override;
Parameters
| Name | Description |
|---|---|
AName |
The font family name. |