TTMSFNCGraphicsContextGeneral.SetFontColor Method
Sets the foreground color used for subsequent text rendering.
API unit family: TMSFNCGraphics.General
Declaring type: TTMSFNCGraphicsContextGeneral
Syntax
procedure SetFontColor(AColor: TTMSFNCGraphicsColor); override;
Parameters
| Name | Description |
|---|---|
AColor |
The color to apply to drawn text. |