| [Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] | 
Write a widestring-valued type to a stream
Source position: classesh.inc line 1530
public procedure TBinaryObjectWriter.WriteWideString(  | 
const Value: WideString  | 
); override;  | 
WriteWidestring writes a widestring-typed value to a binary stream. It is the implementation of the method introduced in TAbstractObjectWriter.
  | 
Write a widestring value to the stream  |