TRichView Reference

<< Click to display table of contents >>

TRichView Reference

Copyright © Sergey Tkachenko (www.trichview.com)
(svt@trichview.com)

Version 21+ (what's new?)

VCL/FireMonkey/LCL Components

Main Components

Icon

Class Name

Description

rvstyle

TRVStyle

Component for defining visual appearance of TRichView, TRichViewEdit, TDBRichView, TDBRichViewEdit controls. It contains some properties which can be used by several TRichView controls.

richview

TRichView

Component for displaying rich text documents

richviewedit

TRichViewEdit

Component for editing rich text documents

rvreporthelper

TRVPrint

Component for printing documents contained in TRichView, TRichViewEdit, TDBRichView, TDBRichViewEdit

rvprintpreview

TRVPrintPreview

Component allowing to show document as it will be printed by TRVPrint

rvreporthelper

TRVReportHelper

Component for drawing documents on different canvas (screen, printer, image, etc.)

rvofficeconverter

TRVOfficeConverter

Component allowing to use Microsoft Office text converters (import and export in different file formats) [VCL and LCL; obsolete]

rvspellchecker

TRVSpellChecker

Component to check spelling in TRichView, TRichViewEdit, TDBRichView, TDBRichViewEdit, TSRichViewEdit, TDBSRichViewEdit controls

Data-Aware Components [VCL and LCL]

Icon

Class Name

Description

dbrichview

TDBRichView

Data-aware version of TRichView [VCL and LCL]

dbrichviewedit

TDBRichViewEdit

Data-aware version of TRichViewEdit [VCL and LCL]

rvdatasourcelink

TRVDataSourceLink

Component allowing assigning TDataSource component to controls inserted in TRichView, TRichViewEdit, TDBRichView, TDBRichViewEdit, TSRichViewEdit, TDBSRichViewEdit controls [VCL and LCL]

Class Hierarchy (VCL and LCL)

Hierarchy of TRichView classes

Hierarchy of TRichView classes

Diagram of Using

How TRichView classes use each other

How TRichView classes use each other

Related topics

version history and compatibility

overview of features

overview of item types in documents

overview of tables

how to...