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