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