[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] |
Read a UnicodeString value from the stream
Source position: classesh.inc line 1312
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. |