Table of Contents

TTMSFNCGraphicsContextWEB.SetFontName Method

Sets the font family name for subsequent text rendering.

API unit family: TMSFNCGraphics.WEB Declaring type: TTMSFNCGraphicsContextWEB

Syntax

procedure SetFontName(AName: string); override;

Parameters

Name Description
AName The font family name string.