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