TcxSchedulerEventItemLink.LinkRecurrenceIndex Property
Returns the current occurrence’s index.
Declaration
property LinkRecurrenceIndex: Integer read;
Property Value
Type |
---|
Integer |
Remarks
The LinkRecurrenceIndex property returns a zero-based index, if the current task is an occurrence spawned from the parent user event. If the current task is an ordinary user event, this property returns -1.
See Also