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