TTMSFNCSVGBitmap.HasSVG Method
Returns
Truewhen the bitmap holds a parsed SVG graphic with at least one element.
API unit family: TMSFNCTypes
Declaring type: TTMSFNCSVGBitmap
Syntax
function HasSVG: Boolean; virtual;
Returns
True if the bitmap contains a parsed SVG with at least one element; False otherwise.