| [Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] | 
Write a currency-valued type to a stream
Source position: classesh.inc line 1522
public procedure TBinaryObjectWriter.WriteCurrency(  | 
const Value: Currency  | 
); override;  | 
WriteCurrency writes a currency-typed value to a binary stream. It is the implementation of the method introduced in TAbstractObjectWriter.
  | 
Write a currency value to the stream  |