NativeXml Help
Content
|
Index
|
Reference
TXmlNode.GetValueAsBoolDef
TXmlNode
function
GetValueAsBoolDef(ADefault: boolean): boolean;
virtual
;
Description
Convert the node's value to boolean and return the result. If this conversion fails, or no value is found, then the function returns ADefault.