TTMSFNCGraphics.SetFill Method
Applies fill settings to the drawing context, overriding the current
Fillproperty values.
API unit family: TMSFNCGraphics
Declaring type: TTMSFNCGraphics
Syntax
procedure SetFill(AFill: TTMSFNCGraphicsFill); virtual;
Parameters
| Name | Description |
|---|---|
AFill |
Fill settings (color, kind, gradient) to apply. |