Hide Comments
Hide Comments

ParseString(IXMLNode,String,String) Method

Comments (0)

Parses the XML node with the specified name into a string

Namespace: RSSVGUtils

expandingSyntax

Delphi

 function ParseString( const Node: IXMLNode; const Name: String; DefValue: String = '' ): String; 
 

Parameters

Node

Type: IXMLNode

Name

Type: String

DefValue

Type: String

Return Value

Type: String

expandingRemarks

If the string is empty, the default value (DefValue) is returned.

expandingSee Also

Reference

Comments (0)

RiverSoftAVG SVG Component Library (RSCL) © 2013-2015, Thomas G. Grubb