Cancel: Boolean;
The Cancel property determines whether interactive range can be changed.
If the property is set to True, the change made on the interactive range is prohibited. By default, the property is set to False, change is allowed.
The property use is given in description of the TabSheetBox.OnUserInteractiveSelectionChange event.
See also: