TdxGanttControlTaskPredecessorLink.IsPercentLagFormat Method
Checks if a lag time is specified as a percentage.
Declaration
function IsPercentLagFormat: Boolean;
Returns
| Type |
|---|
| Boolean |
Remarks
This function returns True if ‘%’ follows a lag value; otherwise, False. A lag value depends on a predecessor task’s duration.
See Also