TdxHyperlinkClickEventArgs.Hyperlink Property
Provides access to the clicked hyperlink.
Declaration
property Hyperlink: IdxRichEditHyperlink read;
Property Value
Type |
---|
IdxRichEditHyperlink |
Remarks
Refer to the IdxRichEditHyperlink interface description for detailed information on available options.
See Also