Unit 'Classes' Package
[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] [#rtl]

TWriter.WriteCurrency

Write a currency value to the stream.

Declaration

Source position: classesh.inc line 1790

public procedure TWriter.WriteCurrency(

  const Value: Currency

);

Description

WriteCurrency writes a currency typed value to the stream. This method does nothing except call the driver method of the driver being used.

See also

TReader.ReadCurrency

  

Read a currency value from the stream.


Documentation generated on: Jul 24 2023