Skip to main content

TcxCustomLookAndFeelPainter.DrawScaledDropDownButtonArrow(TcxCustomCanvas,TRect,TcxButtonState,TdxScaleFactor,TColor) Method

Declaration

procedure DrawScaledDropDownButtonArrow(ACanvas: TcxCustomCanvas; R: TRect; AState: TcxButtonState; AScaleFactor: TdxScaleFactor; AColor: TColor = clDefault); virtual;

Parameters

Name Type
ACanvas TcxCustomCanvas
R TRect
AState TcxButtonState
AScaleFactor TdxScaleFactor
AColor TColor
See Also