TdxRichEditHyperlinkClickEventArgs Members
In This Article
#Constructors
Name | Description |
---|---|
Create |
Initializes a new instance of the Tdx |
#Properties
Name | Description |
---|---|
Alt | Identifies if the Alt key is pressed. |
Control | Identifies if the Ctrl key is pressed. |
Handled | Specifies if built-in hyperlink activation routines are disabled. |
Hyperlink | Provides access to the clicked hyperlink. |
Modifier |
Returns the state of modifier keys when the target hyperlink was clicked. |
Shift | Identifies if the Shift key is pressed. |
#Methods
Name | Description |
---|---|
Empty |
Inherited from Tdx |
Equals |
Inherited from TObject. |
Get |
Inherited from TObject. |
To |
Inherited from TObject. |
See Also