TSRichViewEdit.OnReadHyperlink

<< Click to display table of contents >>

TSRichViewEdit.OnReadHyperlink

Occurs when reading hyperlinks from RTF, DocX, HTML, Markdown, or when dragging hyperlink into the editor.

property OnReadHyperlink: TRVReadHyperlink;

See the event of the same name in the TRichView help file (event of TCustomRichView).

See also:

OnWriteHyperlink