[Overview][Constants][Types][Classes][Procedures and functions][Variables] | Reference for unit 'Classes' (#rtl) |
Read a WideString value from the stream.
Source position: classesh.inc line 996
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 |
No notes exist for this page yet.