Contains all SVG elements (visual and non-visual) parsed from a SVG. The TSVGElement.ID property is the hash for each element.
Namespace: FMX.RS.SVG
Delphi |
public |
Property Value
Type: TSVGElementTable
The following code iterates over all the SVG elements in the document:
|
Reference |