API:FMX.Grid.TCurrencyColumn.DecimalDigits
Delphi
property DecimalDigits;
C++
__property DecimalDigits = {default=2};
Properties
| Type | Visibility | Source | Unit | Parent | 
|---|---|---|---|---|
| property | published | FMX.Grid.pas FMX.Grid.hpp | FMX.Grid | TCurrencyColumn | 
Description
The number of decimal places when displaying float numbers.
FMX.Grid.TCurrencyColumn.DecimalDigits inherits from FMX.Grid.TCustomNumberColumn.DecimalDigits. All content below this line refers to FMX.Grid.TCustomNumberColumn.DecimalDigits.
The number of decimal places when displaying float numbers.