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