TcxCustomLookAndFeelPainter.DrawListViewGroupExpandButton(TcxCustomCanvas,TRect,TcxButtonState,Boolean,Boolean,TdxScaleFactor) Method
Declaration
procedure DrawListViewGroupExpandButton(ACanvas: TcxCustomCanvas; const ABounds: TRect; AState: TcxButtonState; AExpanded: Boolean; AExplorerStyle: Boolean; AScaleFactor: TdxScaleFactor); virtual;
Parameters
Name | Type |
---|---|
ACanvas | TcxCustomCanvas |
ABounds | TRect |
AState | TcxButtonState |
AExpanded | Boolean |
AExplorerStyle | Boolean |
AScaleFactor | TdxScaleFactor |
See Also