IsEmpty

Declaration: TDataTable.IsEmpty [ACol, ARow: integer]: boolean;
The property IsEmpty controls whether the cell [ACol, ARow] is empty or not. Please note that a cell marked as empty may (and most probably will) contain a valid number. It depends solely on the application how the empty cell is processed.