[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] |
Read a WideString value from the stream.
Source position: classesh.inc line 1422
public function TReader.ReadWideString: WideString; |
ReadWidestring reads a widestring typed value from the stream and returns the result. This method does nothing except call the driver method of the driver being used.
|
Write a widestring value to the stream |