Table of Contents

TTMSFNCGraphicsContextUnix.SetFontColor Method

Sets the foreground color used for subsequent text rendering.

API unit family: TMSFNCGraphics.Unix Declaring type: TTMSFNCGraphicsContextUnix

Syntax

procedure SetFontColor(AColor: TTMSFNCGraphicsColor); override;

Parameters

Name Description
AColor The color to apply to drawn text.