Back to Devexpress

TdxHyperlinkClickEventArgs Properties

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

latest1.6 KB
Original Source

TdxHyperlinkClickEventArgs Properties

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

NameDescription
ButtonReturns the clicked mouse button.
HandledSpecifies if built-in hyperlink activation routines are disabled.
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.
ShiftReturns the state of modifier keys when the target hyperlink was clicked.
TextReturns the target hyperlink’s anchor text. Inherited from TdxHyperlinkEventArgs.
URISpecifies the target URI of the clicked hyperlink.

See Also

TdxHyperlinkClickEventArgs Class

TdxHyperlinkClickEventArgs Members

cxControls Unit