Vcl.NumberBox.TNumberBox.CurrencyFormat

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

property CurrencyFormat;

C++

__property CurrencyFormat;

Eigenschaften

Typ Sichtbarkeit Quelle Unit Übergeordnet
property published
Vcl.NumberBox.pas
Vcl.NumberBox.hpp
Vcl.NumberBox TNumberBox

Beschreibung

Legt die Position und den Abstand des CurrencyString für den Währungsmodus fest.

Vcl.NumberBox.TNumberBox.CurrencyFormat erbt von Vcl.NumberBox.TCustomNumberBox.CurrencyFormat. Der folgende Inhalt bezieht sich auf Vcl.NumberBox.TCustomNumberBox.CurrencyFormat.

Legt die Position und den Abstand des CurrencyString für den Währungsmodus fest.

Einzelheiten dazu finden Sie unter TFormatSettings.CurrencyFormat. Der Standardwert entspricht FormatSettings.CurrencyFormat.



Siehe auch