System.SysUtils.TFormatSettings.CurrencyString
Delphi
CurrencyString: string;
C++
System::UnicodeString CurrencyString;
Properties
Type | Visibility | Source | Unit | Parent |
---|---|---|---|---|
field | public | System.SysUtils.pas System.SysUtils.hpp |
System.SysUtils | TFormatSettings |
Description
Specifies the local currency symbol.
CurrencyString specifies the currency symbol, which can be a single character or multiple characters.