TIWCGJQGanttTaskStatus Enumeration

Represents type TIWCGJQGanttTaskStatus.

Namespace: IWCGJQGantt
type
 TIWCGJQGanttTaskStatus = (gtsActive, gtsDone, gtsFailed, gtsSuspended,gtsUndefined);

The TIWCGJQGanttTaskStatus type exposes the following members.

Show:
 NameDescription
gtsActive

Represents constant gtsActive.

gtsDone

Represents constant gtsDone.

gtsFailed

Represents constant gtsFailed.

gtsSuspended

Represents constant gtsSuspended.

gtsUndefined

Represents constant gtsUndefined.

Top