NativeXml Help
Content
|
Index
|
Reference
TXmlNode.ReadAttributeString
TXmlNode
function
ReadAttributeString(
const
AName: Utf8String; ADefault: Utf8String): Utf8String;
virtual
;
Description
Find the attribute with AName. If the attribute is not found, ADefault will be returned.