Table of Contents

TTMSFNCGraphicsContextMac.SetFontColor Method

Sets the foreground color used for subsequent text rendering.

API unit family: TMSFNCGraphics.Mac Declaring type: TTMSFNCGraphicsContextMac

Syntax

procedure SetFontColor(AColor: TTMSFNCGraphicsColor); override;

Parameters

Name Description
AColor The color to apply to drawn text.