System.SysUtils.TFormatSettings.CurrencyString

From RAD Studio API Documentation
Jump to: navigation, search

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.

Retrieved from "https://docwiki.embarcadero.com/Libraries/Tokyo/e/index.php?title=System.SysUtils.TFormatSettings.CurrencyString&oldid=735608"