TdxBarPainter.BarDrawBeginGroup(TCustomdxBarControl,HDC,TRect,HBRUSH,Boolean) Method
In This Article
#Declaration
Delphi
procedure BarDrawBeginGroup(ABarControl: TCustomdxBarControl; DC: HDC; ABeginGroupRect: TRect; AToolbarBrush: HBRUSH; AHorz: Boolean); virtual;
#Parameters
Name | Type |
---|---|
ABar |
TCustomdx |
DC | HDC |
ABegin |
TRect |
AToolbar |
HBRUSH |
AHorz | Boolean |
See Also