TcxCustomLookAndFeelPainter.DrawScrollBarBackground(TcxCustomCanvas,TRect,Boolean) Method
Declaration
procedure DrawScrollBarBackground(ACanvas: TcxCustomCanvas; const R: TRect; AHorizontal: Boolean);
Parameters
Name | Type |
---|---|
ACanvas | TcxCustomCanvas |
R | TRect |
AHorizontal | Boolean |
See Also