TcxSchedulerEventList.DestroyItems Method
Removes all the TcxSchedulerEvent objects from the TcxSchedulerEventList collection and destroys them.
Declaration
procedure DestroyItems;
Remarks
Use the DestroyItems method to remove all the TcxSchedulerEvent objects from the TcxSchedulerEventList collection and deallocate them in memory.
See Also