[Overview][Constants][Types][Classes][Procedures and functions][Variables] |
Format string for negative currencies.
Source position: sysinth.inc line 125
const NegCurrFormat: Byte = 5; |
CurrencyFormat is the default format string for negative currencies. It is used by the float formatting routines. This constant is initialized by the initialization routines of the SysUtils unit.
|
Number of decimals in currency amounts. |
|
|
Format string for currencies. |
|
|
Name of currency. |
|
|
Format a string with given arguments. |
|
|
Return a string representation of a float, with a given format. |