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

TAbstractObjectReader.ReadWideString

Read a widestring value from the stream.

Declaration

Source position: classesh.inc line 1432

public function TAbstractObjectReader.ReadWideString: WideString; virtual; abstract;

Description

ReadWideString is called when a widestring-typed value should be read from the stream. This abstract method should be overridden by descendant classes.

See also

TAbstractObjectWriter.WriteWideString

  

Write a widestring value to the stream.


Documentation generated on: Jul 24 2023