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



IsEmpty


Unit:SDL_datatable
Class: TDataTable
Declaration: property IsEmpty [ACol, ARow: longint]: 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.

Writing to the IsEmpty property triggers the OnChange event.


Last Update: 2023-Dec-14