TdxBarPainter.DrawBackground(TdxBarItemControl,HDC,TRect,HBRUSH,Boolean) Method
In This Article
#Declaration
Delphi
class procedure DrawBackground(ABarItemControl: TdxBarItemControl; DC: HDC; const R: TRect; ABrush: HBRUSH; AOpaque: Boolean); virtual;
#Parameters
Name | Type |
---|---|
ABar |
Tdx |
DC | HDC |
R | TRect |
ABrush | HBRUSH |
AOpaque | Boolean |
See Also