Skip to main content

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

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