TdxBarPainter.DropDownGalleryDrawScrollBarBackground(HDC,TRect,TdxScaleFactor) Method
Declaration
procedure DropDownGalleryDrawScrollBarBackground(DC: HDC; const R: TRect; AScaleFactor: TdxScaleFactor); virtual;
Parameters
Name | Type |
---|---|
DC | HDC |
R | TRect |
AScaleFactor | TdxScaleFactor |
See Also