Hauptmenü öffnen

RAD Studio API Documentation β

System.SysUtils.TFormatSettings.CurrencyFormat

Delphi

CurrencyFormat: Byte;

C++

System::Byte CurrencyFormat;

Eigenschaften

Typ Sichtbarkeit Quelle Unit Übergeordnet
field public
System.SysUtils.pas
System.SysUtils.hpp
System.SysUtils TFormatSettings


Beschreibung

Legt die Position und den Abstand des Währungssymbols fest.

CurrencyFormat legt die Position und den Abstand des Währungssymbols fest, das in Währungsgleitkommawerten verwendet wird.

Folgende Werte sind möglich:

Wert Format

0

$1

1

1$

2

$ 1

3

1 $