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