<< Click here to display Table of Contents >> Navigation: Code Documentation > RSFMXSVG > FMX.RS.SVG > Classes > TSVGGradientStop:
Comments (0)
Name
Description
ApplyStyle(TSVGStyle)
Applies the input style to the SVG element (Overrides FMX.RS.SVG.TSVGGraphicElement.ApplyStyle(TSVGStyle).)
AssignProperties(TPersistent)
Copies the properties of source to the current element (but not children) (Overrides FMX.RS.SVG.TSVGGraphicElement.AssignProperties(TPersistent).)
Clear
Clears the SVG element and resets its properties back to their defaults (Overrides FMX.RS.SVG.TSVGGraphicElement.Clear.)
DoLoadFromXML(IXMLNode)
Represents method DoLoadFromXML(IXMLNode). (Overrides FMX.RS.SVG.TSVGGraphicElement.DoLoadFromXML(IXMLNode).)
ObjectPropChange(TObject)
Represents method ObjectPropChange(TObject). (Overrides FMX.RS.SVG.TSVGGraphicElement.ObjectPropChange(TObject).)
SVGType
Returns the SVG element type of the class (Overrides FMX.RS.SVG.TSVGElement.SVGType.)
Top