TcxCustomLookAndFeelPainter.DrawArrow(TcxCustomCanvas,TRect,TcxArrowDirection,TColor) Method
Declaration
procedure DrawArrow(ACanvas: TcxCustomCanvas; const R: TRect; AArrowDirection: TcxArrowDirection; AColor: TColor); overload; virtual;
Parameters
Name | Type |
---|---|
ACanvas | TcxCustomCanvas |
R | TRect |
AArrowDirection | TcxArrowDirection |
AColor | TColor |
See Also