Table of Contents

TTMSFNCGraphicsContextWin.SetFontColor Method

Sets the foreground color used for subsequent text rendering.

API unit family: TMSFNCGraphics.Win Declaring type: TTMSFNCGraphicsContextWin

Syntax

procedure SetFontColor(AColor: TTMSFNCGraphicsColor); override;

Parameters

Name Description
AColor The color to apply to drawn text.