Table of Contents

TTMSFNCGraphicsContextUnix.SetFontName Method

Sets the font family name for subsequent text rendering.

API unit family: TMSFNCGraphics.Unix Declaring type: TTMSFNCGraphicsContextUnix

Syntax

procedure SetFontName(AName: string); override;

Parameters

Name Description
AName The font family name string.