ITMSFNCSVGBitmap.HasSVG Method
Determines whether the object currently holds SVG data that can be rendered as a vector graphic.
API unit family: TMSFNCTypes
Declaring type: ITMSFNCSVGBitmap
Syntax
function HasSVG: Boolean;
Returns
True when SVG data is present; False when the object contains only raster data or is empty.