Skip to main content

DevExpress v24.2 Update — Your Feedback Matters

Our What's New in v24.2 webpage includes product-specific surveys. Your response to our survey questions will help us measure product satisfaction for features released in this major update and help us refine our plans for our next major release.

Take the survey Not interested

TdxNavBarLinkViewInfo Members

Contains information about the look & feel of a NavBar link.

#Constructors
Show Inherited Hide Inherited

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
Show Inherited Hide Inherited

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
Show Inherited Hide Inherited

Name Description
CalculateBounds(Integer,Integer)
CorrectBounds(Integer,Integer) Inherited from TdxNavBarCustomItemViewInfo.
DoRightToLeftConversion Inherited from TdxNavBarCustomItemViewInfo.
Equals(TObject) Inherited from TObject.
Font Inherited from TdxNavBarChildCaptionViewInfo.
FontColor Returns the font used to paint the link caption.
GetCaptionHeight Inherited from TdxNavBarChildCaptionViewInfo.
GetDrawEdgeFlag Inherited from TdxNavBarChildCaptionViewInfo.
GetHashCode Inherited from TObject.
GetImageHeight Inherited from TdxNavBarCustomItemViewInfo.
GetImageWidth Inherited from TdxNavBarCustomItemViewInfo.
ImageIndex Inherited from TdxNavBarCustomItemViewInfo.
IsCaptionVisible Indicates whether the link caption is visible.
IsImageVisible Indicates whether NavBar link caption image is visible.
IsWholeVisible
SelectionRect Returns the bounding rectangle of the selection.
SeparatorColor
SeparatorRect
Style Returns the default style applied to the link.
StyleItem Specifies the style item assigned to the NavBar link.
ToString Inherited from TObject.
UseLargeImages Inherited from TdxNavBarCustomItemViewInfo.
See Also