TdxBarPainter.EditButtonDrawBackground(TdxBarEditLikeControlDrawParams,Integer,TRect,HBRUSH) Method
In This Article
#Declaration
Delphi
procedure EditButtonDrawBackground(const ADrawParams: TdxBarEditLikeControlDrawParams; AState: Integer; ARect: TRect; ABrush: HBRUSH); virtual;
#Parameters
Name | Type |
---|---|
ADraw |
Tdx |
AState | Integer |
ARect | TRect |
ABrush | HBRUSH |
See Also