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

TXMLObjectReader.Read

Raises an exception in the current LCL implementation.

Declaration

Source position: laz_xmlstreaming.pas line 146

public procedure TXMLObjectReader.Read(

  var Buf;

  Count: LongInt

); override;

Arguments

Buf

  

Untyped buffer where the values read in the method are stored.

Count

  

Number of bytes to read and store in the buffer.


Version 4.0 Generated 2025-05-03 Home