getIsEditing();
The getIsEditing method gets if the table cell is currently being edited.
This method returns a Boolean value.
If this method returns True, the table cell is currently being edited, otherwise it is not.
The example of use is given on the page with description of the TabSheet.CellValue property.
Seebsp;also: