System.SysUtils.TFormatSettings.CurrencyString

From RAD Studio API Documentation
Revision as of 07:40, 8 October 2015 by AChaves (talk | contribs) (RS-69967)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
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.