[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] Reference for unit 'Classes' (#rtl)

TReader.ReadUnicodeString

Read a UnicodeString value from the stream

Declaration

Source position: classesh.inc line 1423

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: May 14 2021