help files
Z505 | PasWiki | FUQ | Search | Main Docs | API Guide



[Overview][Constants][Types][Classes][Procedures and functions][Variables] Reference for unit 'sysutils' (#rtl)

NegCurrFormat

Format string for negative currencies.

Declaration

Source position: sysinth.inc line 168

var NegCurrFormat: Byte;

Description

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.

See also

CurrencyDecimals

  

Number of decimals in currency amounts.

CurrencyFormat

  

Format string for currencies.

CurrencyString

  

Name of currency.

Format

  

Format a string with given arguments.

FloatToText

  

Return a string representation of a float, with a given format.

Notes

 No notes exist for this page yet. 





lufdoc, Powtils, fpc, freepascal, delphi, kylix, c/c++, mysql, cgi web framework docs, Z505