Semitransparent selection
Adds semitransparent selection mode plus RichViewXML and RvHtmlImporter ported to FireMonkey.
Features
- Semitransparent selection mode - If set the component searches for a brush resource named ‘selection’ in the linked FireMonkey style, and takes a selection color and opacity from it. So TRichView editor now looks consistent with FireMonkey TEdit and TMemo controls.
- RichViewXML and RvHtmlImporter ported to FireMonkey:
- RvHtmlImporter allows loading HTML files and streams.
- RichViewXML allows saving and loading TRichView content as XML.
- Integration with DevExpress VCL:
- This update adds a new control for the ribbon: TdxBarRVFStyleTemplateCombo. It displays a list of named styles of text and paragraphs.
- TRVAdxRibbonPopupMenu now supports live spelling checking.