TdxBarPainter.DrawItemBackground(TdxBarItemControl,TcxCanvas,TRect,HBRUSH) Method
In This Article
#Declaration
Delphi
procedure DrawItemBackground(ABarItemControl: TdxBarItemControl; ACanvas: TcxCanvas; const ASourceRect: TRect; ABrush: HBRUSH); virtual;
#Parameters
Name | Type |
---|---|
ABar |
Tdx |
ACanvas | Tcx |
ASource |
TRect |
ABrush | HBRUSH |
See Also