a_zoom TsrvActionZoom

Properties  | Actions overview

Top  Previous  Next

TsrvActionZoom zooms TSRichViewEdit control to the specified percent.

Unit SRVActions;

Syntax

TsrvActionZoom = class(TsrvActionCustomZoom)

Hierarchy

TObject

TPersistent

TComponent

TBasicAction

TContainedAction

TCustomAction

TAction

TrvCustomAction

TsrvAction

TsrvActionCustomZoom

Description

This action assigns the following properties of the target editor:

ViewProperty.ZoomPercent := ZoomPercent;

ViewProperty.ZoomMode := rvzmCustom.

See also:

TsrvActionZoomPageWidth

TsrvActionZoomFullPage


ScaleRichView © Ilya Zelensky & Sergey Tkachenko