setEnabled(value: Boolean);
value. Indicates if a model cell is available. If the parameter is set to True, the model cell is available, otherwise it is not.
The setEnabled method controls availability of a table model cell.
The example of property use is given on the page with description of the TabSheetCell.IsDefault method.
Seebsp;also: