Table of Contents

TTMSFNCGraphicsSVGImport.HasElements Method

Returns True if the SVG document contains at least one element.

API unit family: TMSFNCGraphicsSVGEngine Declaring type: TTMSFNCGraphicsSVGImport

Syntax

function HasElements: Boolean; override;

Returns

True if the document has elements; False otherwise.