Back to Devexpress

TdxGanttControlTaskPredecessorLink Members

vcl-dxganttcontroltasks-dot-tdxganttcontroltaskpredecessorlink-dot-underscore-members.md

latest5.1 KB
Original Source

TdxGanttControlTaskPredecessorLink Members

A task dependency in the VCL Gantt Control.

Constructors

NameDescription
Create(TdxGanttControlCustomDataModel)Initializes a new instance of the TdxGanttControlModelElement class with specified settings. Inherited from TdxGanttControlModelElement.
Create(TdxGanttControlModelElement)Initializes a new instance of the TdxGanttControlModelOwnedElement class with specified settings. Inherited from TdxGanttControlModelOwnedElement.

Properties

NameDescription
DataModelInherited from TdxGanttControlModelElement.
LagFormatSpecifies lag time units.
LinkLagSpecifies task delay time, in tenths of a second.
PredecessorUIDSpecifies the predecessor task‘s unique identifier.
TaskReturns a successor task.
TypeSpecifies a dependency type for tasks.

Methods

NameDescription
Assign(TPersistent)Inherited from TPersistent.
AssignTo(TPersistent)Inherited from TPersistent.
BeginUpdateInherited from TdxGanttControlPersistent.
CancelUpdateInherited from TdxGanttControlPersistent.
EndUpdateInherited from TdxGanttControlPersistent.
Equals(TObject)Inherited from TObject.
GetHashCodeInherited from TObject.
GetNamePathInherited from TPersistent.
GetOwnerInherited from TPersistent.
IsElapsedLagFormatChecks if a lag time is specified in elapsed format.
IsPercentLagFormatChecks if a lag time is specified as a percentage.
QueryInterface(TGUID,Untyped)Inherited from TInterfacedPersistent.
ResetInherited from TdxGanttControlPersistent.
ToStringInherited from TObject.

See Also

TdxGanttControlTaskPredecessorLink Class

dxGanttControlTasks Unit