[Overview][Constants][Types][Classes][Procedures and functions][Variables] | Reference for unit 'sysutils' (#rtl) |
Number of decimals in currency amounts.
Source position: sysinth.inc line 144
var CurrencyDecimals: Byte; |
CurrencyDecimals is the number of decimals to be used when formatting a currency. It is used by the float formatting routines. The initialization routines of the SysUtils unit initialize this string with a value conforming to the regional preferences of the user or system regional default.
|
Format a string with given arguments. |
|
|
Decimal point separator. |
No notes exist for this page yet.