Table of Contents

TTMSMCPSVGBitmap.AssignTo Method

Copies the SVG content from this bitmap to the destination persistent object.

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

Syntax

procedure AssignTo(Dest: TPersistent); override;

Parameters

Name Description
Dest The destination object that receives the SVG data.