TTMSFNCGraphicsContextWin.SetFill Method
Applies all properties of the given fill descriptor to the canvas fill settings.
API unit family: TMSFNCGraphics.Win
Declaring type: TTMSFNCGraphicsContextWin
Syntax
procedure SetFill(AFill: TTMSFNCGraphicsFill); override;
Parameters
| Name | Description |
|---|---|
AFill |
The fill descriptor to apply. |