Unit 'Laz_XMLStreaming' Package
[Overview][Types][Classes][Procedures and functions][Index] [#lazutils]

TXMLObjectReader.NextValue

Reads the value type for the next element in the XML DOM tree.

Declaration

Source position: laz_xmlstreaming.pas line 118

public function TXMLObjectReader.NextValue: TValueType; override;

Function result

TValueType for the next element in the DOM tree, or vaNull when a value type cannot be determined.

See also

TValueType


Version 4.4 Generated 2025-11-08 Home