TdxBarPainter.DrawButtonControlArrowBackground(TdxBarButtonLikeControlDrawParams,TRect,HBRUSH) Method
In This Article
#Declaration
Delphi
procedure DrawButtonControlArrowBackground(const ADrawParams: TdxBarButtonLikeControlDrawParams; var R1: TRect; ABrush: HBRUSH); virtual;
#Parameters
Name | Type |
---|---|
ADraw |
Tdx |
R1 | TRect |
ABrush | HBRUSH |
See Also