TdxNavBarViewInfo Properties
Contains ViewInfo information related to the NavBar control.| Name | Description |
|---|---|
| BottomScrollButtonRect | Returns the bounding rectangle of the bottom scroll button. |
| BottomScrollButtonState | Returns the state of the bottom scroll button. |
| GroupCount | Returns the number of groups in the NavBar control. |
| Groups | Provides indexed access to ViewInfo information of individual groups. |
| HeaderRect protected | |
| HeaderSignRect protected | |
| HintRect | Returns the bounding rectangle of the hint to be displayed. |
| HintText | Returns the text of the hint to be displayed. |
| NavBar | Inherited from TdxNavBarCustomViewInfo. |
| Painter | Inherited from TdxNavBarCustomViewInfo. |
| ScaleFactor | Inherited from TdxNavBarCustomViewInfo. |
| SizeGripRect protected | |
| TopScrollButtonRect | Returns the bounding rectangle of the top scroll button. |
| TopScrollButtonState | Returns the current state of the top scroll bar button. |
See Also