FMX.Grid.TGridModel.TColumnIndexes.ToIndex

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

FromIndex, ToIndex: Integer;

C++

int ToIndex;

Properties

Type Visibility Source Unit Parent
field public
FMX.Grid.pas
FMX.Grid.hpp
FMX.Grid TColumnIndexes

Description

Next column number of the column.

See Also