[Overview][Types][Classes][Procedures and functions][Index] |
Reads the value for the next element in the XML DOM tree after the value type has been read.
Source position: laz_xmlstreaming.pas line 119
public function TXMLObjectReader.ReadValue: TValueType; override; |
TValueType for the element read from the DOM tree, or vaNull when a value type cannot be determined.
Version 4.0 | Generated 2025-05-03 | Home |