TdxNavBarCustomScrollButtonsPainter Methods
Serves as the base for painter classes used to draw NavBar scroll buttons.| Name | Description |
|---|---|
| DrawBottomButton(TCanvas,TRect,TdxNavBarCustomButtonPainterClass,TColor,TColor,Byte,Byte,TdxBarStyleGradientMode,TColor,TdxNavBarObjectStates,TdxScaleFactor) | Draws a bottom scroll button. |
| DrawTopButton(TCanvas,TRect,TdxNavBarCustomButtonPainterClass,TColor,TColor,Byte,Byte,TdxBarStyleGradientMode,TColor,TdxNavBarObjectStates,TdxScaleFactor) | Draws a top scroll button. |
| Equals(TObject) | Inherited from TObject. |
| GetHashCode | Inherited from TObject. |
| ToString | Inherited from TObject. |
See Also