TcxCustomLookAndFeelPainter.DrawSpreadSheetFormulaBarScaledExpandButton(TcxCanvas,TRect,TcxButtonState,Boolean,TdxScaleFactor) Method
Declaration
procedure DrawSpreadSheetFormulaBarScaledExpandButton(ACanvas: TcxCanvas; const R: TRect; AState: TcxButtonState; AExpanded: Boolean; AScaleFactor: TdxScaleFactor); virtual;
Parameters
Name | Type |
---|---|
ACanvas | TcxCanvas |
R | TRect |
AState | TcxButtonState |
AExpanded | Boolean |
AScaleFactor | TdxScaleFactor |
See Also