CurrencyString defines the currency symbol (or characters) used in floating-point to decimal conversions.
CurrencyString: string;
AnsiString CurrencyString;
SysUtils
On Windows, the initial value is fetched from LOCALE_SCURRENCY.
Copyright(C) 2008 CodeGear(TM). All Rights Reserved.
|
What do you think about this topic? Send feedback!
|