TTMSFNCGraphics.SetFont Method
Applies all settings from a font object to the drawing context, overriding the current
Fontproperty values.
API unit family: TMSFNCGraphics
Declaring type: TTMSFNCGraphics
Syntax
procedure SetFont(AFont: TTMSFNCGraphicsFont); virtual;
Parameters
| Name | Description |
|---|---|
AFont |
Font object whose settings are applied. |