Table of Contents

TTMSMCPSVGBitmap.HasSVG Method

Returns True when the bitmap holds a parsed SVG graphic with at least one element.

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

Syntax

function HasSVG: Boolean; virtual;

Returns

True if the bitmap contains a parsed SVG with at least one element; False otherwise.