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