Table of Contents

TTMSFNCGraphicsContextWEB.SetFillColor Method

Sets the solid fill color for subsequent fill operations.

API unit family: TMSFNCGraphics.WEB Declaring type: TTMSFNCGraphicsContextWEB

Syntax

procedure SetFillColor(AColor: TTMSFNCGraphicsColor); override;

Parameters

Name Description
AColor The color to use for solid fills.