FMX.Grid.TFloatColumn.DecimalDigits

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

property DecimalDigits;

C++

__property DecimalDigits = {default=2};

Properties

Type Visibility Source Unit Parent
property published
FMX.Grid.pas
FMX.Grid.hpp
FMX.Grid TFloatColumn

Description

The number of decimal places when displaying float numbers.

FMX.Grid.TFloatColumn.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.