[Overview][Constants][Types][Classes][Procedures and functions][Variables] | Reference for unit 'Classes' (#rtl) |
Write a currency value to the stream
Source position: classesh.inc line 1141
public procedure TWriter.WriteCurrency( |
const Value: Currency |
); |
WriteCurrency writes a currency typed value to the stream. This method does nothing except call the driver method of the driver being used.
|
Read a currency value from the stream. |
No notes exist for this page yet.