TcxSchedulerOccurrenceCalculator.Event Property
Represents the recurring user event.
Declaration
property Event: TcxSchedulerEvent read;
Property Value
Type |
---|
TcxSchedulerEvent |
Remarks
Use the Event property to access the TcxSchedulerEvent object, which is the parent for the chain of occurrences.
See Also