System.SysUtils.TFormatSettings.CurrencyFormat

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

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 $