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....



CopyCellStatesFrom


Unit:SDL_datatable
Class: TDataTable
Declaration: function CopyCellStatesFrom (ExtTab: TDataTable): boolean;

The method CopyCellStatesFrom copies the entire set of cellstates from the external data table ExtTab and returns TRUE if the cell states have been copied successfully. The call to CopyCellStatesFrom has no effect (and returns FALSE) if the dimensions of the external data table do not match the dimensions of the instance.


Last Update: 2023-Dec-14