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