Table of Contents

TTMSFNCGraphicsContextGeneral.SetStrokeColor Method

Sets the stroke color for subsequent outline drawing operations.

API unit family: TMSFNCGraphics.General Declaring type: TTMSFNCGraphicsContextGeneral

Syntax

procedure SetStrokeColor(AColor: TTMSFNCGraphicsColor); override;

Parameters

Name Description
AColor The color to use for strokes.