Raises an exception in the current LCL version.
Source position: laz_xmlstreaming.pas line 94
public procedure TXMLObjectWriter.Write( |
const Buffer; |
Count: LongInt |
); override; |
Buffer |
|
Untyped buffer with the value written in the method. |
Count |
|
Number of bytes in the untyped buffer. |
Raises an Exception when HasReadWriteBuf has been defined in the LCL.
| Version 4.4 | Generated 2025-11-08 | Home |