TcxSchedulerEvent.DeleteExceptions Method
In This Article
Deletes all the custom occurrences and exceptions if the user event is the pattern.
#Declaration
Delphi
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