Table of Contents

TTMSFNCGraphicsSVG.SetFontStyles Method

Sets the font style flags (bold, italic, etc.) in the current SVG rendering state.

API unit family: TMSFNCGraphicsSVGEngine Declaring type: TTMSFNCGraphicsSVG Inherited from: TTMSFNCGraphicsSVGEngine

Syntax

procedure SetFontStyles(AStyle: TFontStyles); override;

Parameters

Name Description
AStyle The style flags to apply.