TdxNavBarGroupViewInfo Properties
Contains information about the look & feel of a NavBar group.| Name | Description |
|---|---|
| CaptionImageRect | Returns the bounding rectangle of the group header image. |
| CaptionRect | Inherited from TdxNavBarCustomItemViewInfo. |
| CaptionSignRect | Returns the bounding rectangle of the group header sign. |
| CaptionTextRect | Returns the bounding rectangle of the group header text. |
| Control | |
| ControlRect | |
| DesignRect | Inherited from TdxNavBarCustomItemViewInfo. |
| FocusRect | Inherited from TdxNavBarCustomItemViewInfo. |
| Group | Returns a reference to the group affected by this TdxNavBarGroupViewInfo object. |
| ImageList | Inherited from TdxNavBarCustomItemViewInfo. |
| ImageRect | Inherited from TdxNavBarCustomItemViewInfo. |
| Infos | |
| ItemCount | Returns the number of links in the group affected by this TdxNavBarGroupViewInfo object. |
| Items | Provides indexed access to look & feel settings of link associated with the group. |
| ItemsRect | Returns the bounding rectangle of the group client area. |
| NavBar | Inherited from TdxNavBarCustomViewInfo. |
| Painter | Inherited from TdxNavBarCustomViewInfo. |
| Rect | Inherited from TdxNavBarCustomItemViewInfo. |
| ScaleFactor | Inherited from TdxNavBarCustomViewInfo. |
| State | Inherited from TdxNavBarCustomItemViewInfo. |
| ViewInfo | Inherited from TdxNavBarCustomItemViewInfo. |
See Also