Skip to main content

TcxCustomLookAndFeelPainter.DrawListViewGroupHeaderBackground(TcxCustomCanvas,TRect,TdxListViewGroupHeaderStates,Boolean,TdxScaleFactor) Method

Declaration

procedure DrawListViewGroupHeaderBackground(ACanvas: TcxCustomCanvas; const ABounds: TRect; AState: TdxListViewGroupHeaderStates; AExplorerStyle: Boolean; AScaleFactor: TdxScaleFactor); virtual;

Parameters

Name Type
ACanvas TcxCustomCanvas
ABounds TRect
AState TdxListViewGroupHeaderStates
AExplorerStyle Boolean
AScaleFactor TdxScaleFactor
See Also