Read a UnicodeString value from the stream.
Source position: classesh.inc line 1957
public function TReader.ReadUnicodeString: UnicodeString; |
ReadUnicodeString reads a UnicodeString string from the stream. The stream can contain a string from any type, it will be converted to UniCodeString.
|
Read a Unicode string value. |
|
|
Write a Unicode string to the stream. |