Navigation: Code Documentation > RSFMXSVG > FMX.RS.SVG > Classes > TSVGGroup
TSVGGroup Methods
Name
Description
ChildSVGTypes
Returns the set of allowable child SVG element types (Overrides FMX.RS.SVG.TSVGElement.ChildSVGTypes.)
DoSaveToXML(IXMLNode)
This method saves the properties of the svg element to the xml node.
This method does the work for the current svg element only.
SVGType
Returns the SVG element type of the class (Overrides FMX.RS.SVG.TSVGCustomGroup.SVGType.)
Top