Back to Devexpress

TdxShowHyperlinkHintEventArgs Members

vcl-cxcontrols-dot-tdxshowhyperlinkhinteventargs-dot-underscore-members.md

latest2.7 KB
Original Source

TdxShowHyperlinkHintEventArgs Members

Stores information on a hyperlink hint display event in a DevExpress control or its UI element.

Constructors

NameDescription
Create(TObject,Integer,string,string,string)Initializes a new instance of the TdxShowHyperlinkHintEventArgs class with specified settings.
Create(TObject,Integer,string,string)Initializes a new instance of the TdxHyperlinkEventArgs class with specified settings. Inherited from TdxHyperlinkEventArgs.

Properties

NameDescription
HintSpecifies the text string displayed in the target hyperlink hint.
HyperlinkIndexReturns the index of the target hyperlink in the parent UI element’s message. Inherited from TdxHyperlinkEventArgs.
ItemProvides access to the target hyperlink’s parent UI element. Inherited from TdxHyperlinkEventArgs.
TextReturns the target hyperlink’s anchor text. Inherited from TdxHyperlinkEventArgs.
URIReturns the target hyperlink’s URI. Inherited from TdxHyperlinkEventArgs.

Methods

NameDescription
EmptyInherited from TdxEventArgs.
Equals(TObject)Inherited from TObject.
GetHashCodeInherited from TObject.
ToStringInherited from TObject.

See Also

TdxShowHyperlinkHintEventArgs Class

cxControls Unit