TcxSchedulerEventList Class
In This Article
Implements a collection containing TcxSchedulerEvent objects.
#Declaration
Delphi
TcxSchedulerEventList = class(
TObject
)
#Remarks
The TcxSchedulerEventList collection is used for storing in-memory TcxSchedulerEvent objects under the current session of the scheduler control.
See Also