[Overview][Constants][Types][Classes][Procedures and functions][Variables] | Reference for unit 'sysutils' (#rtl) |
Format string for negative currencies.
Source position: sysinth.inc line 168
var NegCurrFormat: Byte; |
CurrencyFormat is the default format string for negative currencies. 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.
|
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. |
No notes exist for this page yet.