NumSelectedRows

Declaration: ChartBook.Tables[].NumSelectedRows: integer;
The function NumSelectedRows returns the number of selected rows of the table.

Please note that this function scans the entire string array of the table. NumSelectedRows should therefore be used carefully in order to avoid degradation of system performance.