Table of Contents

TTMSFNCGraphicsSVGImport.SaveToFile Method

Writes the current SVG element tree back to a file.

API unit family: TMSFNCGraphicsSVGEngine Declaring type: TTMSFNCGraphicsSVGImport

Syntax

procedure SaveToFile(const AFile: string); override;

Parameters

Name Description
AFile Destination file path.