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