TcxSchedulerEvent.TaskLinkOwners Property
References a collection that stores predecessor tasks to which the current task is linked.
Declaration
property TaskLinkOwners: TcxSchedulerEventList read;
Property Value
| Type |
|---|
| TcxSchedulerEventList |
See Also