TdxRichEditControlOptionsBase.Hyperlinks Property
In This Article
Provides access to hyperlink behavior settings.
#Declaration
Delphi
property Hyperlinks: TdxHyperlinkOptions read; write;
#Property Value
Type |
---|
Tdx |
#Remarks
Use this property to customize end-user interaction with hyperlinks in a document. For detailed information on available hyperlink behavior options, refer to the TdxHyperlinkOptions type description.
See Also