Contents
- Index
- Previous
- Next
Objects property
Applies to
TProfGrid component
Declaration
property Objects[ACol, ARow: Integer]: TObject;
Description
Provides an alternative way to access the CellObject properties of cells in visible columns and rows.
Run-time only