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

TReader.ReadUnicodeString

Read a UnicodeString value from the stream.

Declaration

Source position: classesh.inc line 1615

public function TReader.ReadUnicodeString: UnicodeString;

Description

ReadUnicodeString reads a UnicodeString string from the stream. The stream can contain a string from any type, it will be converted to UniCodeString.

See also

TAbstractObjectReader.ReadUnicodeString

  

Read a Unicode string value.

TWriter.WriteUnicodeString

  

Write a Unicode string to the stream.


Documentation generated on: Jul 24 2023