System.SysUtils.TFormatSettings.CurrencyDecimals

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

CurrencyDecimals: Byte;

C++

System::Byte CurrencyDecimals;

Properties

Type Visibility Source Unit Parent
field public
System.SysUtils.pas
System.SysUtils.hpp
System.SysUtils TFormatSettings

Description

Specifies the maximum number of digits, after decimal point, for a currency value.

CurrencyDecimals specifies the number of digits to the right of the decimal point in a currency value.