TcxSchedulerEvent.EventType Property
Specifies the status of the user event’s reoccurrences.
Declaration
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