Saves the Value parameter to the XML node as a child node (specified by the Name parameter).
If the inherits parameter is true and the compact parameter is true, then child element will not be created
Namespace: FMX.RS.SVGUtils
Delphi |
function SaveNodeString( const Node: IXMLNode; const Name: String; |
Parameters
Node
Type: IXMLNode
Name
Type: String
Value
Type: String
Inherits
Type: Boolean
Compact
Type: Boolean
Type: Boolean