Skip to main content

TcxSchedulerEvent.TaskComplete Property

Specifies the task completion, as a percentage.

Declaration

property TaskComplete: Integer read; write;

Property Value

Type
Integer

Remarks

The TaskStatus property depends upon the value specified by the TaskComplete property.

The TaskComplete property value is displayed within task bars when scheduling in the Gantt View (if the scheduler’s ViewGantt.EventsStyle property is set to esProgress).

See Also