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