Back to Devexpress

TdxHyperlinkEventArgs Members

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

latest1.9 KB
Original Source

TdxHyperlinkEventArgs Members

Stores general information on a hyperlink-related event in a DevExpress control or its UI element.

Constructors

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

Properties

NameDescription
HyperlinkIndexReturns the index of the target hyperlink in the parent UI element’s message.
ItemProvides access to the target hyperlink’s parent UI element.
TextReturns the target hyperlink’s anchor text.
URIReturns the target hyperlink’s URI.

Methods

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

See Also

TdxHyperlinkEventArgs Class

cxControls Unit