The suite is arguably the most complete text-processing solution for the VCL framework. It moves beyond simple text boxes
: This seems to be a more advanced version or related product to TRichView, possibly offering scaled or more feature-rich versions of the functionalities provided by TRichView. The name suggests an evolution or an enhanced version capable of handling rich views in a scalable manner. TRichView 17.6 ScaleRichView ReportWorkshop Full Source
A native VCL/FMX/LCL component for displaying, editing, and printing rich text. Unlike the standard TRichEdit (which wraps Windows Richedit DLLs with versioning and scaling inconsistencies), TRichView implements its own document model. It supports tables, images, formulas, hyperlinks, custom drawn elements, and a plethora of export/import filters (RTF, DocX, HTML, Markdown, etc.). Version 17.6 notably improved Unicode handling, vector graphics support, and editing performance. The suite is arguably the most complete text-processing
If you need a more specific subset (e.g., only the reporting features, only the UI controls, or the low-level RTF parsing), let me know and I can refine the list. A native VCL/FMX/LCL component for displaying, editing, and