Back to Devexpress

TdxHyperlinkEventArgs.Text Property

vcl-cxcontrols-dot-tdxhyperlinkeventargs-9a9caf0e.md

latest843 B
Original Source

TdxHyperlinkEventArgs.Text Property

Returns the target hyperlink’s anchor text.

Declaration

delphi
property Text: string read;

Property Value

TypeDescription
string

The target hyperlink’s anchor text.

|

Remarks

Use Text and URI properties to identify a hyperlink in a formatted message.

See Also

TdxHyperlinkEventArgs.HyperlinkIndex Property

TdxHyperlinkEventArgs.Item Property

TdxHyperlinkEventArgs Class

TdxHyperlinkEventArgs Members

cxControls Unit