Parses the XML attribute with the specified name into a string
Namespace: FMX.RS.SVGUtils
Delphi |
function ParseAttrString( const Node: IXMLNode; const Name: String; |
Parameters
Node
Type: IXMLNode
Name
Type: String
DefValue
Type: String
NamespaceTag
Type: String
Type: String
If the string is empty, the default value (DefValue) is returned. |
Reference |