Table of Contents

TTMSFNCGraphicsContextiOS.SetFontName Method

Sets the font family name for subsequent text rendering.

API unit family: TMSFNCGraphics.iOS Declaring type: TTMSFNCGraphicsContextiOS

Syntax

procedure SetFontName(AName: string); override;

Parameters

Name Description
AName The font family name string.