Skip to main content
All docs
V26.1
  • TdxHyperlinkEventArgs Constructors

    Stores general information on a hyperlink-related event in a DevExpress control or its UI element.
    Name Description
    Create(TObject,string,Integer,string) Initializes a new instance of the TdxHyperlinkEventArgs class with specified settings.
    Create(TObject,string) Initializes a new instance of the TdxOwnerItemAnchorTextEventArgs class with specified settings. Inherited from TdxOwnerItemAnchorTextEventArgs.
    See Also