[Overview][Types][Classes][Procedures and functions][Index] Reference for unit 'Laz_XMLStreaming' (#lazutils)

TXMLObjectReader.NextValue

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

Declaration

Source position: laz_xmlstreaming.pas line 112

public function TXMLObjectReader.NextValue: TValueType; override;

See also

TValueType