Table of Contents

TTMSFNCGraphicsSVGEngine.SetFontName Method

Sets the font family name in the current SVG rendering state.

API unit family: TMSFNCGraphicsSVGEngine Declaring type: TTMSFNCGraphicsSVGEngine

Syntax

procedure SetFontName(AName: string); override;

Parameters

Name Description
AName The font family name.