TsrvCustomPrintAction

Properties  | Actions overview

<< Click to display table of contents >>

TsrvCustomPrintAction

Properties  | Actions overview

TsrvCustomPrintAction is the base class for all printing RichViewActions working with TSRichViewEdit.

Unit SRVActions;

Syntax

TsrvCustomPrintAction = class(TsrvCustomActionThatNeedsDocProps)

hmtoggle_arrow1Hierarchy

Description

This action is not used directly, but all printing RichViewActions working with TSRichViewEdit are inherited from it:

TsrvActionQuickPrint

TsrvActionPrint