TRichView Reference | Item Types | Table | Rows
TRVTableRows.Items
Provides indexed access to the rows of table
property Items[Index: Integer]: TRVTableRow; default;
Each item represents one row of the table.
RichView © Sergey Tkachenko