TdxBarPainter.DrawItemBackground(TdxBarItemControl,TcxCanvas,TRect,HBRUSH) Method
Declaration
procedure DrawItemBackground(ABarItemControl: TdxBarItemControl; ACanvas: TcxCanvas; const ASourceRect: TRect; ABrush: HBRUSH); virtual;
Parameters
Name | Type |
---|---|
ABarItemControl | TdxBarItemControl |
ACanvas | TcxCanvas |
ASourceRect | TRect |
ABrush | HBRUSH |
See Also