TsrvCustomPrintAction

Properties  | Actions overview

Top  Previous  Next

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

Unit SRVActions;

Syntax

TsrvCustomPrintAction = class(TsrvCustomActionThatNeedsDocProps)

Hierarchy

TObject

TPersistent

TComponent

TBasicAction

TContainedAction

TCustomAction

TAction

TrvCustomAction

TsrvAction

TsrvCustomActionThatNeedsDocProps

Description

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

TsrvActionQuickPrint

TsrvActionPrint


ScaleRichView © Ilya Zelensky & Sergey Tkachenko