TRichView Reference

<< Click to display table of contents >>

TRichView Reference

Copyright © Sergey Tkachenko (www.trichview.com)
([email protected])

Version 21+ (what's new?)

VCL/FireMonkey/LCL 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

dbrichview

TDBRichView

Data-aware version of TRichView [VCL and LCL]

dbrichviewedit

TDBRichViewEdit

Data-aware version of TRichViewEdit [VCL and LCL]

rvreporthelper

TRVPrint

Component for printing documents contained in the components above

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]

rvdatasourcelink

TRVDataSourceLink

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

Class Hierarchy

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...