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