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