FMX.Grid.TGridModel Types

From RAD Studio API Documentation
Jump to: navigation, search


InheritedProtected
TCellInfopublicRepresents the grid coordinates and the rectangle of a cell.
TCellObjectInfopublicRepresents the object that represents a cell in the presentation, and the column where that cell is.
TColumnIndexespublicRepresents the information required for the movement of a column: the column, its previous column number, and its next column number.
TCoordpublicRepresents the grid coordinates of a cell (column number and row number).
TPointInfopublicRepresents the regular coordinates and the grid coordinates of a point in a grid.
TRectCoordpublicRepresents a rectangular group of contiguous cells, identified by the grid coordinates of the cell on the top left corner and the cell on the bottom right corner.
TVKInfopublicRepresents the information about the system virtual keyboard that may affect the grid presentation: whether or not the virtual keyboard is being used, and its coordinates.