TdxRichEditHyperlinkClickEventArgs.Handled Property
In This Article
Specifies if built-in hyperlink activation routines are disabled.
#Declaration
Delphi
property Handled: Boolean read; write;
#Property Value
Type | Description |
---|---|
Boolean |
|
See Also