[Overview][Types][Classes][Procedures and functions][Index] Reference for unit 'Laz_XMLStreaming' (#lazutils)

TXMLObjectWriter.WriteCurrency

Serializes a Currency value using the XML format for the writer.

Declaration

Source position: laz_xmlstreaming.pas line 79

public procedure TXMLObjectWriter.WriteCurrency(

  const Value: Currency

); override;

Arguments

Value

  

Currency value written in the method.


Version 4.0 Generated 2025-05-03 Home