[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] |
Read a currency value from the stream.
Source position: classesh.inc line 1411
public function TReader.ReadCurrency: Currency; |
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.
|
Write a currency value to the stream |