TdxRichEditControlOptionsBase.Hyperlinks Property
Provides access to hyperlink behavior settings.
Declaration
property Hyperlinks: TdxHyperlinkOptions read; write;
Property Value
Type |
---|
TdxHyperlinkOptions |
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