TcxCustomLookAndFeelPainter.DrawGanttDependencyEditPoint(TcxCustomCanvas,TRect,TcxButtonState,Boolean) Method
Declaration
procedure DrawGanttDependencyEditPoint(ACanvas: TcxCustomCanvas; const R: TRect; const AState: TcxButtonState; const AIsLeft: Boolean); virtual;
Parameters
Name | Type |
---|---|
ACanvas | TcxCustomCanvas |
R | TRect |
AState | TcxButtonState |
AIsLeft | Boolean |
See Also