[Overview][Types][Classes][Procedures and functions][Index] |
Raises an exception in the current LCL implementation.
Source position: laz_xmlstreaming.pas line 146
public procedure TXMLObjectReader.Read( |
var Buf; |
Count: LongInt |
); override; |
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 |