NumEnabledRows

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

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