Parses the specified IXMLNode attribute for a valid url/uri value ('uri(# ref)' or 'url(#ref)')
Namespace: FMX.RS.SVGUtils
Delphi |
function ParseURI(const Node: IXMLNode; |
Parameters
Node
Type: IXMLNode
Name
Type: String
DefValue
Type: String
NamespaceTag
Type: String
Type: String
If the string is blank, the function returns the default value ( DefValue). If the string contains 'inherits', the function returns the default value and sets the Inherits parameter to true. |
Reference |