TdxNavBarLinkViewInfo Properties
Contains information about the look & feel of a NavBar link.| Name | Description |
|---|---|
| Caption | Inherited from TdxNavBarChildCaptionViewInfo. |
| CaptionRect | Inherited from TdxNavBarCustomItemViewInfo. |
| DesignRect | Inherited from TdxNavBarCustomItemViewInfo. |
| FocusRect | Inherited from TdxNavBarCustomItemViewInfo. |
| GroupViewInfo | Inherited from TdxNavBarChildCaptionViewInfo. |
| ImageList | Inherited from TdxNavBarCustomItemViewInfo. |
| ImageRect | Inherited from TdxNavBarCustomItemViewInfo. |
| Item | Returns the item associated with the link. |
| Link | Returns the link affected by the current TdxNavBarLinkViewInfo object. |
| 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