Table of Contents

TTMSFNCGraphics.SetFillColor Method

Changes the fill color without altering other fill settings.

API unit family: TMSFNCGraphics Declaring type: TTMSFNCGraphics

Syntax

procedure SetFillColor(AColor: TTMSFNCGraphicsColor); virtual;

Parameters

Name Description
AColor Fill color to apply.