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