[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] |
Read a currency value from the stream.
Source position: classesh.inc line 1300
public function TBinaryObjectReader.ReadCurrency: Currency; override; |
var>ReadCurrency reads a currency-typed value from a binary stream. It is the implementation of the method introduced in TAbstractObjectReader.
|
Read a currency value from the stream. |
|
|
Write a currency-valued type to a stream |