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