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