Read a widestring value from the stream.
Source position: classesh.inc line 1829
public function TBinaryObjectReader.ReadWideString: WideString; override; |
var>ReadWideString reads a widestring-typed value from a binary stream. It is the implementation of the method introduced in TAbstractObjectReader.
|
Read a widestring value from the stream. |
|
|
Write a widestring-valued type to a stream. |