Table of Contents

TTMSFNCSVGImport.HasElements Method

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

API unit family: TMSFNCTypes Declaring type: TTMSFNCSVGImport

Syntax

function HasElements: Boolean; virtual; abstract;

Returns

True when parsed SVG elements are available; otherwise False.