PreventEditing property |
Applies to
TIB_Dataset
Declaration
Property PreventEditing : boolean;
Description
Prevents the dataset from going into dssEdit state by making CanEdit
return false. Otherwise, any other factors affecting the CanEdit property
will be calculated.