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



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

ThousandSeparator

Thousand grouping character.

Declaration

Source position: sysinth.inc line 141

var ThousandSeparator: Char;

Description

ThousandSeparator is used to separate groups of thousands in floating point numbers or 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

DecimalSeparator

  

Decimal point separator.

Format

  

Format a string with given arguments.

FormatFloat

  

Format a float according to a certain mask.

FloatToStr

  

Convert a float value to a string using a fixed format.

Notes

 No notes exist for this page yet. 





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