[Overview][Types][Classes][Procedures and functions][Index] |
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.0 | Generated 2025-05-03 | Home |