TcxSchedulerEvent.RecurrenceIndex Property
In This Article
Specifies which one of the user event’s reoccurrences this is.
#Declaration
Delphi
property RecurrenceIndex: Integer read; write;
#Property Value
Type |
---|
Integer |
#Remarks
If the user event is recurring, the RecurrenceIndex property specifies the current number of the user event occurrence at the specified time.
See Also