[Overview][Constants][Types][Classes][Procedures and functions][Variables] |
Number of decimals in currency amounts.
Source position: sysinth.inc line 101
const CurrencyDecimals: Byte = 2; |
CurrencyDecimals is the number of decimals to be used when formatting a currency. It is used by the float formatting routines. This constant is initialized by the initialization routines of the SysUtils unit.
|
Format a string with given arguments. |
|
|
Decimal point separator. |