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