TGanttToolBarPart

TGanttToolBarPart

type TGanttToolBarPart = (pbStart, pbAll, pbEnd);

Unit
TeeGanttTool

Description
Defines the part of a gantt bar that the user is dragging or resizing.

pbStart means the user is resizing the start edge (left) of a gantt bar.

These values are used by OnResizeBar event.