TdxBarPainter.DrawButtonControlArrowBackground(TdxBarButtonLikeControlDrawParams,TRect,HBRUSH) Method
Declaration
procedure DrawButtonControlArrowBackground(const ADrawParams: TdxBarButtonLikeControlDrawParams; var R1: TRect; ABrush: HBRUSH); virtual;
Parameters
Name | Type |
---|---|
ADrawParams | TdxBarButtonLikeControlDrawParams |
R1 | TRect |
ABrush | HBRUSH |
See Also