Skip to main content

TdxHyperlinkClickEventArgs Class

Stores hyperlink click event data.

Declaration

TdxHyperlinkClickEventArgs = class(
    TdxEventArgs
)

Remarks

This class has the following members that allow you to:

The Args parameter of the TdxHyperlinkClickEvent procedural type references a TdxHyperlinkEventArgs object.

Inheritance

TObject
TdxEventArgs
TdxHyperlinkClickEventArgs
See Also