FMX.Grid.TGridValues Properties

From RAD Studio API Documentation
Jump to: navigation, search

InheritedProtected
CellsprotectedValues of the cells of the grid, accessible by their grid coordinates (combination of column number and row number).
CountpublicNumber of entries.
DisposedprotectedDisposed is a read-only property that shows the current state of this object.
ItemspublicIndexable list of all dictionary entries.
KeyspublicIndexable list of all dictionary keys.
OwnerpublicGrid model that owns this object.
ValuespublicIndexable list of all dictionary values.