Write a widestring value to the stream.
Source position: classesh.inc line 2143
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. |