TcxSchedulerEventList.Clear Method
Deletes all the TcxSchedulerEvent objects from the TcxSchedulerEventList collection.
Declaration
procedure Clear;
Remarks
Use the Clear method to delete all the TcxSchedulerEvent objects from the TcxSchedulerEventList collection.
See Also