Back to Devexpress

TdxGanttControlTaskPredecessorLink.PredecessorUID Property

vcl-dxganttcontroltasks-dot-tdxganttcontroltaskpredecessorlink-7e8c22d0.md

latest1.1 KB
Original Source

TdxGanttControlTaskPredecessorLink.PredecessorUID Property

Specifies the predecessor task‘s unique identifier.

Declaration

delphi
property PredecessorUID: Integer read; write;

Property Value

Type
Integer

Remarks

A predecessor task precedes another task according to the dependency type between them.

A predecessor can have multiple successors.

Use this property to access a predecessor task with the corresponding identifier.

See Also

TdxGanttControlTaskPredecessorLink Class

TdxGanttControlTaskPredecessorLink Members

dxGanttControlTasks Unit