| [Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] | 
Write a widestring value to the stream
Source position: classesh.inc line 1604
public procedure TWriter.WriteWideString(  | 
const Value: WideString  | 
);  | 
WriteWidestring writes a currency typed value to the stream. This method does nothing except call the driver method of the driver being used.
  | 
Read a WideString value from the stream.  |