Contents - Index - Previous - Next


Cells property



Applies to
TProfGridRow class

Declaration
property Cells[VisibleCol: Integer]: TProfGridCell;

Description

Provides access to individual cells in the visible columns of the row.

The VisibleCol parameter is the column coordinate of the cell. The first column is column zero.


Run-time only
Read-only