Table of Contents

TTMSFNCGraphicsContextGeneral.SetFontName Method

Sets the font family name for subsequent text rendering.

API unit family: TMSFNCGraphics.General Declaring type: TTMSFNCGraphicsContextGeneral

Syntax

procedure SetFontName(AName: string); override;

Parameters

Name Description
AName The font family name string.