TcxSchedulerEvent.DeleteExceptions Method
Deletes all the custom occurrences and exceptions if the user event is the pattern.
Declaration
procedure DeleteExceptions; virtual;
Remarks
Use the DeleteExceptions method to delete all the custom occurrences spawned from the user event and exceptions if this user event is the pattern.
See Also