TcxCustomLookAndFeelPainter.DrawListViewItemBackground(TcxCustomCanvas,TRect,TdxListViewItemStates,Boolean) Method
Declaration
procedure DrawListViewItemBackground(ACanvas: TcxCustomCanvas; const ABounds: TRect; AState: TdxListViewItemStates; AExplorerStyle: Boolean); virtual;
Parameters
Name | Type |
---|---|
ACanvas | TcxCustomCanvas |
ABounds | TRect |
AState | TdxListViewItemStates |
AExplorerStyle | Boolean |
See Also