TRichView 20.0.2, ScaleRichView 11.1

We’ve updated TRichView and ScaleRichView.

This is mainly a maintenance release, it contains several fixes and optimizations.

However, there is a new feature (that should be implemented a long time ago): support of VCL themes in TSRVScrollBar component. This scrollbar can be used as a separate component (both inside a form and inside a document), and it is used as scrollbars for TSRichViewEdit (WYSIWYG text editor component).
Other changes were made to improve support for VCL themes in ScaleRichView.

Note 1: TSRVScrollBar may have different appearance:

  • it may use ScaleRichView skins defined in TSRVSkinManager component
  • if not skinned, it may have a modern simple appearance / classic appearance (SRVControlStyle property)
  • in classic appearance, VCL and Windows themes may be applied (UseXPThemes property)
  • if themes are not applied, it has a classic appearance, that can be 3D or flat (Flat property)
  • you can use events to draw it yourself

Note 2: VCL themes are applied to TSRichViewEdit by default, but only to user interface parts. To apply themes to a document itself, ViewProperty.UseVCLThemes must be True.

Sergey Tkachenko

Recent Posts

ANN: IDEInstaller 2.5

IDEInstaller 2.5 includes support for 64-bit Delphi IDE.

1 week ago

ANN: TRichView 23.2 – Markdown in Clipboard

We have released TRichView 23.2 and updates of related components The main new feature in…

2 weeks ago

ANN: RVMedia 11.1 – error handling and UDP streaming

RVMedia 11.1 has been released Main new features: UDP streaming with FFmpeg improved error handling…

3 weeks ago

TRichView 23.1 – RichViewActions for Lazarus for Linux

We have released TRichView 23.1 and updates of related components The main new feature in…

3 months ago

IDEInstaller v2.4

We've released our installer program as freeware with source code:http://www.trichview.com/ideinstall/ It was updated to version…

4 months ago

TRichView 23 – Lazarus for Linux, equations in files

We have released TRichView 23 and updates of related components This update is free for…

4 months ago