TTMSFNCGraphicsContext.SetFillColor Method
Changes the fill color on the canvas.
API unit family: TMSFNCGraphics
Declaring type: TTMSFNCGraphicsContext
Syntax
procedure SetFillColor(AColor: TTMSFNCGraphicsColor); virtual; abstract;
Parameters
| Name | Description |
|---|---|
AColor |
Fill color to apply. |