FMX.Grid.TIntegerColumn

From RAD Studio API Documentation
Jump to: navigation, search

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

Delphi

TIntegerColumn = class(TCustomNumberColumn)

C++

class PASCALIMPLEMENTATION TIntegerColumn : 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.TIntegerColumn 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.