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