Navigation: Code Documentation > RSFMXSVG > FMX.RS.SVG > Classes > TSVGSwitch
TSVGSwitch Methods
Name
Description
ChildSVGTypes
Returns the set of allowable child SVG element types (Overrides FMX.RS.SVG.TSVGElement.ChildSVGTypes.)
DoShouldDraw
Represents method DoShouldDraw. (Overrides FMX.RS.SVG.TSVGGraphicElement.DoShouldDraw.)
DrawChildren(TSVGMatrix,TSVGCanvas,TSVGRect)
Draws all of the current element's children to the canvas (Overrides FMX.RS.SVG.TSVGGraphicElement.DrawChildren(TSVGMatrix,TSVGCanvas,TSVGRect).)
GenerateChildControls(TControl,TSVGMatrix,TSVGRect,TSVGControlElementEvent)
Represents method GenerateChildControls(TControl,TSVGMatrix,TSVGRect,TSVGControlElementEvent).
SVGType
Returns the SVG element type of the class (Overrides FMX.RS.SVG.TSVGCustomGroup.SVGType.)
Top