TWriter.WriteWideString
Write a widestring value to the stream
Declaration
Source position: classesh.inc line 1759
public 
  procedure WriteWideString(const Value: WideString);
Description
WriteWidestring writes a currency typed value to the stream. This method does nothing except call the driver method of the driver being used.
See also
| Name | Description | 
|---|---|
| TReader.ReadWideString | Read a WideString value from the stream. |