Skip to main content

TcxCustomLookAndFeelPainter.DrawScaledCheck(TcxCustomCanvas,TRect,TcxButtonState,TcxCheckBoxState,TColor,TdxScaleFactor,Boolean) Method

Declaration

procedure DrawScaledCheck(ACanvas: TcxCustomCanvas; const R: TRect; AState: TcxButtonState; ACheckState: TcxCheckBoxState; AColor: TColor; AScaleFactor: TdxScaleFactor; ADrawBackground: Boolean); overload; virtual;

Parameters

Name Type
ACanvas TcxCustomCanvas
R TRect
AState TcxButtonState
ACheckState TcxCheckBoxState
AColor TColor
AScaleFactor TdxScaleFactor
ADrawBackground Boolean
See Also