Back to Devexpress

TcxSchedulerEvent.EventType Property

vcl-cxschedulerstorage-dot-tcxschedulerevent-b714f6cc.md

latest716 B
Original Source

TcxSchedulerEvent.EventType Property

Specifies the status of the user event’s reoccurrences.

Declaration

delphi
property EventType: TcxEventType read; write;

Property Value

Type
TcxEventType

Remarks

A full set of reoccurrence’s states is specified by the TcxEventType enumeration.

See Also

TcxSchedulerEvent.RemoveRecurrence

TcxSchedulerEvent Class

TcxSchedulerEvent Members

cxSchedulerStorage Unit