Skip to main content

DevExpress v24.2 Update — Your Feedback Matters

Our What's New in v24.2 webpage includes product-specific surveys. Your response to our survey questions will help us measure product satisfaction for features released in this major update and help us refine our plans for our next major release.

Take the survey Not interested

TdxGanttControlTaskPredecessorLink.IsElapsedLagFormat Method

Checks if a lag time is specified in elapsed format.

#Declaration

Delphi
function IsElapsedLagFormat: Boolean;

#Returns

Type
Boolean

#Remarks

Elapsed time is the total calendar time required for task completion. This time includes weekends and holidays.

This function returns True if a lag time measurement unit has the ‘e’ prefix; otherwise, False.

See Also