TReader.ReadCurrency
Read a currency value from the stream.
Declaration
Source position: classesh.inc line 1566
public
function ReadCurrency : Currency;
Description
ReadCurrency reads a currency typed value from the stream and returns the result. This method does nothing except call the driver method of the driver being used.
See also
Name | Description |
---|---|
TWriter.WriteCurrency | Write a currency value to the stream |