Vcl.NumberBox.TNumberBox.CurrencyString
Delphi
property CurrencyString;
C++
__property CurrencyString = {default=0};
Properties
Type | Visibility | Source | Unit | Parent |
---|---|---|---|---|
property | published | Vcl.NumberBox.pas Vcl.NumberBox.hpp |
Vcl.NumberBox | TNumberBox |
Description
Defines string for currency mode, which will be added at the end of display text.
Vcl.NumberBox.TNumberBox.CurrencyString inherits from Vcl.NumberBox.TCustomNumberBox.CurrencyString. All content below this line refers to Vcl.NumberBox.TCustomNumberBox.CurrencyString.
Defines string for currency mode, which will be added at the end of display text.
Default value is FormatSettings.CurrencyString.