Table of Contents

TTMSMCPSVGBitmap.SaveToStream Method

Saves the SVG graphic to the given stream.

API unit family: TMS.MCP.Types Declaring type: TTMSMCPSVGBitmap

Syntax

procedure SaveToStream(Stream: TStream); override;

Parameters

Name Description
Stream The output stream that receives the SVG data.