Table of Contents

TTMSFNCGraphicsContextWEB.SetStrokeColor Method

Sets the stroke color for subsequent outline drawing operations.

API unit family: TMSFNCGraphics.WEB Declaring type: TTMSFNCGraphicsContextWEB

Syntax

procedure SetStrokeColor(AColor: TTMSFNCGraphicsColor); override;

Parameters

Name Description
AColor The color to use for strokes.