Unit 'Classes' Package
[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] [#rtl]

TBinaryObjectWriter.WriteWideString

Write a widestring-valued type to a stream.

Declaration

Source position: classesh.inc line 1724

public procedure TBinaryObjectWriter.WriteWideString(

  const Value: WideString

); override;

Description

WriteWidestring writes a widestring-typed value to a binary stream. It is the implementation of the method introduced in TAbstractObjectWriter.

See also

TAbstractObjectWriter.WriteWidestring

  

Write a widestring value to the stream.


Documentation generated on: Jul 24 2023