<< Click here to display Table of Contents >> Navigation: Code Documentation > RSFMXSVG > FMX.RS.SVG > Classes > TSVGStyle > Methods:
Comments (0)
Adds the attributes and values contained in the node to the style. The method iterates through all attributes of the node and adds them to the style
Namespace: FMX.RS.SVG
Delphi
public procedure AddStyle( const Node: IXMLNode ); overload; virtual;
Parameters
Node
Type: IXMLNode