DataLab is a compact statistics package aiming at exploratory data analysis. Please visit the DataLab Web site for more information....


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.