TcxCustomLookAndFeelPainter.DrawGanttBaselineTask(TcxCustomCanvas,TRect,TColor) Method
Declaration
procedure DrawGanttBaselineTask(ACanvas: TcxCustomCanvas; const R: TRect; const AColor: TColor = clDefault); virtual;
Parameters
Name | Type |
---|---|
ACanvas | TcxCustomCanvas |
R | TRect |
AColor | TColor |
See Also