Table of Contents

TTMSFNCGraphicsContext.SetFontName Method

Sets the font family name on the canvas.

API unit family: TMSFNCGraphics Declaring type: TTMSFNCGraphicsContext

Syntax

procedure SetFontName(AName: string); virtual; abstract;

Parameters

Name Description
AName Font family name to apply.