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