TdxBarPainter.DropDownGalleryDrawScrollBarBackgroundEx(TdxBarSubItemControl,HDC,TRect,TdxScaleFactor) Method
In This Article
#Declaration
Delphi
procedure DropDownGalleryDrawScrollBarBackgroundEx(ABarSubItemControl: TdxBarSubItemControl; DC: HDC; const R: TRect; AScaleFactor: TdxScaleFactor); virtual;
#Parameters
Name | Type |
---|---|
ABar |
Tdx |
DC | HDC |
R | TRect |
AScale |
Tdx |
See Also