TdxNavBarLinkViewInfo Members
Contains information about the look & feel of a NavBar link.Constructors
| Name | Description |
|---|---|
| Create(TdxNavBarGroupViewInfo,TdxNavBarItemLink,Boolean,Boolean) | Creates an instance of the TdxNavBarLinkViewInfo object. |
| Create(TdxNavBarGroupViewInfo) | Initializes a new instance of the TdxNavBarChildCaptionViewInfo class with specified settings. Inherited from TdxNavBarChildCaptionViewInfo. |
| Create(TdxNavBarViewInfo) | Initializes a new instance of the TdxNavBarCustomItemViewInfo class with specified settings. Inherited from TdxNavBarCustomItemViewInfo. |
Properties
| 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. |
Methods
See Also