Vcl.NumberBox.TNumberBox.CurrencyFormat

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

property CurrencyFormat;

C++

__property CurrencyFormat;

Properties

Type Visibility Source Unit Parent
property published
Vcl.NumberBox.pas
Vcl.NumberBox.hpp
Vcl.NumberBox TNumberBox

Description

Defines CurrencyString placement and separation for currency mode.

Vcl.NumberBox.TNumberBox.CurrencyFormat inherits from Vcl.NumberBox.TCustomNumberBox.CurrencyFormat. All content below this line refers to Vcl.NumberBox.TCustomNumberBox.CurrencyFormat.

Defines CurrencyString placement and separation for currency mode.

For details see TFormatSettings.CurrencyFormat. Default value matches to FormatSettings.CurrencyFormat.


See Also