TdxHintedTextClickEventArgs Constructors
Stores information on a hint-marked text range click event in a DevExpress control.| Name | Description |
|---|---|
| Create(TObject,string,Integer,string,TMouseButton,TShiftState) | Initializes a new instance of the TdxHintedTextClickEventArgs class with specified settings. |
| Create(TObject,string,Integer,string) | Initializes a new instance of the TdxHintedTextEventArgs class with specified settings. Inherited from TdxHintedTextEventArgs. |
| Create(TObject,string) | Initializes a new instance of the TdxOwnerItemAnchorTextEventArgs class with specified settings. Inherited from TdxOwnerItemAnchorTextEventArgs. |
See Also