IsNumber

Declaration: TDataTable.IsNumber [ACol, ARow: integer]: boolean;
The read-only property IsNumber returns TRUE if the cell [ACol, ARow] contains a valid value (number or ordinal) and is not empty.