rvprintpreview TRVPrintPreview

Properties   Methods   Events

<< Click to display table of contents >>

rvprintpreview TRVPrintPreview

Properties   Methods   Events

This component displays a print preview for TRichView, TRichViewEdit, TDBRichView, or TDBRichViewEdit.

TRVPrintPreview control can display preview only if it is linked to RVPrint, and RVPrint is ready (it has a document assigned and pages formatted)

Unit [VCL/FMX] RVPP / fmxRVPP.

Syntax

TRVPrintPreview = class(TCustomRVPrintPreview)

Hierarchy

TObject

TPersistent

TComponent

TControl

TWinControl

TCustomControl

TRVScroller

TCustomRVPrintPreview

Information

See more info in the topic about the ancestor of TRVPrintPreview, TCustomRVPrintPreview.

The main property of this component is RVPrint, allowing to link it with TRVPrint object.