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