Cancel: Boolean;
The Cancel property determines whether object moving should be canceled.
Available values:
True. Object moving is canceled.
False. Object moving is executed. Default value.
The property use is given in the example for TabObjectMovingEventArgs.Create.
See also: