[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] Reference for unit 'Classes' (#rtl)

TBinaryObjectWriter.WriteCurrency

Write a currency-valued type to a stream

Declaration

Source position: classesh.inc line 1522

public procedure TBinaryObjectWriter.WriteCurrency(

  const Value: Currency

); override;

Description

WriteCurrency writes a currency-typed value to a binary stream. It is the implementation of the method introduced in TAbstractObjectWriter.

See also

TAbstractObjectWriter.WriteCurrency

  

Write a currency value to the stream


Documentation generated on: May 14 2021