FMX.Grid.TGridModel.TCoord.AsArray

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

(AsArray: array [0 .. 1] of Integer);

Properties

Type Visibility Source Unit Parent
field public FMX.Grid.pas FMX.Grid TCoord

Description

Array that contains the column number and the row number, in that order.

See Also