TdxBarPainter.BarDrawBackground(TdxBarControl,HDC,TRect,TRect,HBRUSH,TColor) Method
Declaration
procedure BarDrawBackground(ABarControl: TdxBarControl; ADC: HDC; const ADestRect: TRect; const ASourceRect: TRect; ABrush: HBRUSH; AColor: TColor); virtual;
Parameters
Name | Type |
---|---|
ABarControl | TdxBarControl |
ADC | HDC |
ADestRect | TRect |
ASourceRect | TRect |
ABrush | HBRUSH |
AColor | TColor |
See Also