SysUtils.CurrencyString

From RAD Studio VCL Documentation (German)
Jump to: navigation, search

Delphi-Informationen

von SysUtils.pas

	CurrencyString: string


Unit: SysUtils

Typ: Variable

C++-Informationen

von SysUtils.hpp

	System::UnicodeString CurrencyString;


Unit: SysUtils

Typ: Variable

Beschreibung

Legt das Währungssymbol (bzw. -zeichen) fest, das bei der Umwandlung von Gleitkomma- in Dezimalwerte verwendet wird.


Unter Windows wird der Anfangswert aus LOCALE_SCURRENCY abgerufen.

Personal tools