FMX.Grid.TFloatColumn

From RAD Studio API Documentation
Jump to: navigation, search

FMX.Grid.TCustomNumberColumnFMX.Grid.TColumnFMX.Controls.TControlFMX.Types.TFmxObjectSystem.Classes.TComponentSystem.Classes.TPersistentSystem.TObjectTFloatColumn

Delphi

TFloatColumn = class(TCustomNumberColumn)

C++

class PASCALIMPLEMENTATION TFloatColumn : public TCustomNumberColumn

Properties

Type Visibility Source Unit Parent
class public
FMX.Grid.pas
FMX.Grid.hpp
FMX.Grid FMX.Grid

Description

A special column type to display numbers.

FMX.Grid.TFloatColumn inherits from FMX.Grid.TCustomNumberColumn. All content below this line refers to FMX.Grid.TCustomNumberColumn.

A special column type to display numbers.

The text is always right-aligned and the cell editor uses the numerical keyboard on mobile devices by default.