FMX.Grid.TCustomNumberColumn

From RAD Studio API Documentation
Jump to: navigation, search

FMX.Grid.TColumnFMX.Controls.TControlFMX.Types.TFmxObjectSystem.Classes.TComponentSystem.Classes.TPersistentSystem.TObjectTCustomNumberColumn

Delphi

TCustomNumberColumn = class(TColumn)

C++

class PASCALIMPLEMENTATION TCustomNumberColumn : public TColumn

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.

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