TrvCustomPrintAction

Properties   Methods

<< Click to display table of contents >>

TrvCustomPrintAction

Properties   Methods

TrvCustomPrintAction is a base class for the printing actions.

Unit RichViewActions;

Syntax

TrvCustomPrintActions = class(TrvAction)

hmtoggle_arrow1Hierarchy

Description

This action does not introduce any new properties in addition to properties of TrvAction.

This action is not used directly, this is the base class for the following actions:

TrvActionPrintPreview

TrvActionQuickPrint

TrvActionPrint

All these actions are enabled only if at least one printer installed in the system (Printer.Printers.Count>0).