[Overview][Constants][Types][Classes][Procedures and functions][Variables] | Reference for unit 'Classes' (#rtl) |
Write a currency-valued type to a stream
Source position: classesh.inc line 1079
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 |
No notes exist for this page yet.