SetAllCellStates

Declaration: TDataTable.SetAllCellStates (CellState: byte);
The method SetAllCellStates initializes all cell states of the data table to the value specified by the property CellState. SetAllCellStates(csNone); clears all cell states of the data table.