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