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

TXMLObjectReader.ReadValue

Reads the value for the next element in the XML DOM tree after the value type has been read.

Declaration

Source position: laz_xmlstreaming.pas line 113

public function TXMLObjectReader.ReadValue: TValueType; override;