TTMSFNCGraphicsPDFEngine.SetFillColor Method
Sets the solid fill color in the PDF context.
API unit family: TMSFNCGraphicsPDFEngine
Declaring type: TTMSFNCGraphicsPDFEngine
Syntax
procedure SetFillColor(AColor: TTMSFNCGraphicsColor); override;
Parameters
| Name | Description |
|---|---|
AColor |
The color to apply. |