TdxBarPainter.BarDrawStatusBarGrip(TdxBarControl,HDC,TRect,HBRUSH) Method
In This Article
#Declaration
Delphi
procedure BarDrawStatusBarGrip(ABarControl: TdxBarControl; DC: HDC; const R: TRect; AToolbarBrush: HBRUSH); virtual;
#Parameters
Name | Type |
---|---|
ABar |
Tdx |
DC | HDC |
R | TRect |
AToolbar |
HBRUSH |
See Also