The SDL Component Suite is an industry leading collection of components supporting scientific and engineering computing. Please visit the SDL Web site for more information....



FillMarkedCells


Unit:SDL_datatable
Class: TDataTable
Declaration: function FillMarkedCells (Value: double; StateMask: byte): integer;

The function FillMarkedCells fills all cells of the data table whose cell state match the parameter StateMask in at least one bit with the value Value. The function returns the number of cells which have been set to Value.


Last Update: 2023-Dec-14