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

TAbstractObjectWriter.WriteWideString

Write a widestring value to the stream.

Declaration

Source position: classesh.inc line 1673

public procedure TAbstractObjectWriter.WriteWideString(

  const Value: WideString

); virtual; abstract;

Description

WriteCurrency is called when a currency-typed value should be written to the stream. This abstract method should be overridden by descendant classes.

See also

TAbstractObjectReader.ReadWideString

  

Read a widestring value from the stream.


Documentation generated on: Jul 24 2023