New after version 23

<< Click to display table of contents >>

New after version 23

Compatibility issues

The class variable RichViewTextItemClass has been removed and replaced with RVItemFactory.TextItemClass.

Saving and loading, Clipboard

New methods: TRichView.CopyMarkdown and TRichViewEdit.PasteMarkdown. These methods are alternatives to CopyText and PasteText: they also copy/paste a plain text, but as Markdown.

New option for suppressing underline for hyperlinks around images in HTML: TRichView.HTMLSaveProperties.ImageOptions. It is useful [only] for compatibility with Microsoft Outlook.