Back to Devexpress

TdxShowHyperlinkHintEventArgs Properties

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

latest1.4 KB
Original Source

TdxShowHyperlinkHintEventArgs Properties

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

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.

See Also

TdxShowHyperlinkHintEventArgs Class

TdxShowHyperlinkHintEventArgs Members

cxControls Unit