TdxHintedTextEventArgs Constructors
Stores general information on a hinted text-related event in a DevExpress control.| Name | Description |
|---|---|
| Create(TObject,string,Integer,string) | Initializes a new instance of the TdxHintedTextEventArgs class with specified settings. |
| Create(TObject,string) | Initializes a new instance of the TdxOwnerItemAnchorTextEventArgs class with specified settings. Inherited from TdxOwnerItemAnchorTextEventArgs. |
See Also