<< Click to display table of contents >> TRVTableRow.Items |
Provides indexed access to the cells of table
property Items[Index: Integer]:TRVTableCellData; default;
Each item represents one cell of the table.
Usually cells are accessed as Cells property of table instead.