TdxBarPainter.BarDrawDockedBackground(TdxBarControl,HDC,TRect,TRect,HBRUSH,TColor) Method
Declaration
procedure BarDrawDockedBackground(ABarControl: TdxBarControl; DC: HDC; ADestR: TRect; ASourceR: TRect; ABrush: HBRUSH; AColor: TColor); virtual;
Parameters
Name | Type |
---|---|
ABarControl | TdxBarControl |
DC | HDC |
ADestR | TRect |
ASourceR | TRect |
ABrush | HBRUSH |
AColor | TColor |
See Also