Table of Contents

TTMSFNCGraphicsSVGImport.SaveToStream Method

Writes the current SVG element tree back to a stream.

API unit family: TMSFNCGraphicsSVGEngine Declaring type: TTMSFNCGraphicsSVGImport

Syntax

procedure SaveToStream(const AStream: TStream); override;

Parameters

Name Description
AStream Destination stream.