Table of Contents

TTMSMCPSVGImport.HasElements Method

Returns True when the importer has parsed at least one SVG element.

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

Syntax

function HasElements: Boolean; virtual; abstract;

Returns

True when parsed SVG elements are available; otherwise False.