Table of Contents

TTMSFNCGraphics.SetFontColor Method

Changes the font color without altering other font settings.

API unit family: TMSFNCGraphics Declaring type: TTMSFNCGraphics

Syntax

procedure SetFontColor(AColor: TTMSFNCGraphicsColor); virtual;

Parameters

Name Description
AColor Font color to apply.