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

TXMLObjectWriter.Write

Raises an exception in the current LCL version.

Declaration

Source position: laz_xmlstreaming.pas line 94

public procedure TXMLObjectWriter.Write(

  const Buffer;

  Count: LongInt

); override;

Arguments

Buffer

  

Untyped buffer with the value written in the method.

Count

  

Number of bytes in the untyped buffer.

Description

Raises an Exception when HasReadWriteBuf has been defined in the LCL.


Version 4.0 Generated 2025-05-03 Home