Skip to main content

TcxSchedulerFilteredEventList Class

Implements a collection containing TcxSchedulerControlEvent objects.

Declaration

TcxSchedulerFilteredEventList = class(
    TcxSchedulerEventList
)

Remarks

The TcxSchedulerFilteredEventList collection is used for storing in-memory TcxSchedulerControlEvent objects that meet the criteria specified by the Start and Finish properties.

Inheritance

TObject
TcxSchedulerEventList
TcxSchedulerFilteredEventList
See Also