TdxBarPainter.BarDrawStatusBarGrip(TdxBarControl,HDC,TRect,HBRUSH) Method
Declaration
procedure BarDrawStatusBarGrip(ABarControl: TdxBarControl; DC: HDC; const R: TRect; AToolbarBrush: HBRUSH); virtual;
Parameters
Name | Type |
---|---|
ABarControl | TdxBarControl |
DC | HDC |
R | TRect |
AToolbarBrush | HBRUSH |
See Also