System.SysUtils.TFormatSettings.CurrencyDecimals

提供: RAD Studio API Documentation
移動先: 案内検索

Delphi

CurrencyDecimals: Byte;

C++

System::Byte CurrencyDecimals;

プロパティ

種類 可視性 ソース ユニット
field public
System.SysUtils.pas
System.SysUtils.hpp
System.SysUtils TFormatSettings


説明

通貨の値に対する、小数点以降の、最大桁数を示します。

CurrencyDecimalsは、通貨値における小数点より右側の桁数を示します。