Table of Contents

TTMSFNCGraphicsContext.SetFontColor Method

Sets the font color on the canvas.

API unit family: TMSFNCGraphics Declaring type: TTMSFNCGraphicsContext

Syntax

procedure SetFontColor(AColor: TTMSFNCGraphicsColor); virtual; abstract;

Parameters

Name Description
AColor Font color to apply.