Skip to main content

TcxCustomLookAndFeelPainter.DrawArrow(TcxCustomCanvas,TRect,TcxButtonState,TcxArrowDirection,Boolean) Method

Declaration

procedure DrawArrow(ACanvas: TcxCustomCanvas; const R: TRect; AState: TcxButtonState; AArrowDirection: TcxArrowDirection; ADrawBorder: Boolean = True); overload;

Parameters

Name Type
ACanvas TcxCustomCanvas
R TRect
AState TcxButtonState
AArrowDirection TcxArrowDirection
ADrawBorder Boolean
See Also