TTMSMCPSVGImport.HasElements Method
Returns
Truewhen 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.