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