CallbackFreezeLevel property |
Applies to
TIB_Dataset
Declaration
Property CallbackFreezeLevel : integer;
Description
Returns whether or not callbacks have been frozen.
If it is Zero then callbacks will be performed if CallbackInc is not -1.
See also the BeginCallbackFreeze and EndCallbackFreeze methods.