TcxSchedulerEventLinks Class
A collection of task connectors that visually link a predecessor task to successor tasks in Gantt View.
Declaration
TcxSchedulerEventLinks = class(
TCollection
)
Remarks
The TcxSchedulerEventLinks object is referenced by a task’s TaskLinks property.
Inheritance
TObject
TPersistent
TCollection
TcxSchedulerEventLinks
See Also