TRichView

Demo: send emails from Delphi application using Microsoft Outlook

Demo: how to send emails using Outlook

We already have demo projects showing how to create an independent email client for sending HTML emails created in TRichViewEdit: <TRichView Dir>\ThirdParty\CleverComponents\Demos\ – send emails using CleverComponents https://www.trichview.com/forums/viewtopic.php?f=3&t=11 – send emails using Indy This demo is different: it sends emails using Microsoft Outlook, accessed as OLE/COM object.Messages are composed in a TRichView editor, and are sent […]

Demo: how to send emails using Outlook Read More »

TRichView for Delphi: demo projects for macOS

TRichView 19.6 – rich text editing components for macOS

TRichView is updated to version 19.6. In this update: macOS support in FireMonkey version of TRichView End-user help in RichViewActions Option to auto-replace symbol fonts in RTF and DocX Improved printing in FireMonkey Improved installer Trial versions are available: https://www.trichview.com/download/A full version can be found in the protected section of this forum (or old setups can

TRichView 19.6 – rich text editing components for macOS Read More »

Delphi 11

Update for RAD Studio 11 Alexandria. Time-limited Offer.

New versions of components New versions have been uploaded: TRichView 19 ScaleRichView 9.2 ReportWorkshop 3.2 RVMedia 8.2 New versions are compatible with RAD Studio 11 Alexandria, Delphi and C++Builder. Demo projects:For Delphi 11, you can use the same demo projects as for the previous versions of Delphi.For C++Builder 11, new demo project files and project groups

Update for RAD Studio 11 Alexandria. Time-limited Offer. Read More »

Print Preview in FireMonkey

TRichView 19.4 – printing in FireMonkey version

TRichView is updated to version 19.4. The new release includes the second version for FireMonkey (still Windows platform only). Trial versions are available: https://www.trichview.com/download/A full version can be found in the protected section of this forum (or old setups can check for updates and download new versions). New in this update (in FireMonkey version): printing and

TRichView 19.4 – printing in FireMonkey version Read More »

TRichView Logo

TRichView 19.3.1

New events:TCustomRichView.OnAfterDrawImage, TCustomRVPrint.OnAfterPrintImage allow drawing additional content on top of images. New table operation:TRVTableItemInfo.MoveRows.This is an undoable operation. Like other similar operations, it requires BeginItemModify/EndItemModify. Also, I forgot to mention a new method of version 19.3: TCustomRichViewEdit.MoveCaret. Additionally, this version includes bug-fixes (the most important one is related to live spelling checking).Since this update, FireMonkey version uses dotted

TRichView 19.3.1 Read More »

TRichView + DevExpress ribbon

New controls for integration with DevExpress VCL

TRichView 19.3 includes a new demo and new components for integration with VCL components developed by Developer Express. The new demo is in \ThirdParty\DevExpress\Demos\Ribbon\It shows how to use TdxRibbon with TRichViewEdit. These components are free for customers of TRichView and DevExpress VCL. Font comboboxes This demo uses RichViewActions, a set of components and actions for

New controls for integration with DevExpress VCL Read More »

TRichView demo projects for FireMonkey

TRichView 19.3 – rich text editor for FireMonkey

TRichView is updated to version 19.3. The new release includes the first version for FireMonkey (Windows platform, see the notes below). New in VCL/LCL version: HTML de-encapsulation from RTF, new components for DevExpress ribbon (will be described later in a separate post). Lazarus 2.0.12 support. Trial versions are available: https://www.trichview.com/download/A full version can be found in

TRichView 19.3 – rich text editor for FireMonkey Read More »

TRichView Logo

About ReportBuilder 21 support

The current version of TRichView supports ReportBuilder 21 (reporting components by Digital Metaphors Corporation). No changes in source code or installers are necessary. However, if you used older version of ReportBuilder with TRichView, after installing ReportBuilder 21 you need to re-run TRichView setup (the shortcut “Install TRichView in Delphi IDE” does not do all necessary

About ReportBuilder 21 support Read More »

Custom text items in TRichView

Custom text items – new demo for TRichView and ScaleRichView

New demo projects are uploaded to the support forum: [Demo] Custom text items – TRichView.com These demos show how to create a new item class for text items.TRichView 19.2 or newer is required.A custom text item class (TRVMyTextItemInfo) is implemented in CustomTextItem.pas.It has several new properties: BorderWidth, BorderColor, AdditionalText.The class implements saving and loading these

Custom text items – new demo for TRichView and ScaleRichView Read More »

List dialog

TRichView 19.2, ReportWorkshop 3.1: Markdown import, Adit Math Engine, list style types, calendar functions

Our components were updated: TRichView 19.2, ScaleRichView 10.1.1, Report Workshop 3.1 Trial versions are available: https://www.trichview.com/downloadA full version can be found in the protected section of this forum (or old setups can check for updates and download new versions). In this update: Markdown import improvements in paragraph list and HTML new calendar functions for ReportWorkshop expressions

TRichView 19.2, ReportWorkshop 3.1: Markdown import, Adit Math Engine, list style types, calendar functions Read More »