Table of Contents

TTMSFNCGraphicsContextWEB.SetFont Method

Applies all properties of the given font object to the canvas text settings.

API unit family: TMSFNCGraphics.WEB Declaring type: TTMSFNCGraphicsContextWEB

Syntax

procedure SetFont(AFont: TTMSFNCGraphicsFont); override;

Parameters

Name Description
AFont The font descriptor to apply.