TcxSchedulerEvent.EventType Property
In This Article
Specifies the status of the user event’s reoccurrences.
#Declaration
Delphi
property EventType: TcxEventType read; write;
#Property Value
Type |
---|
Tcx |
#Remarks
A full set of reoccurrence’s states is specified by the TcxEventType enumeration.
See Also