a_zoomw TsrvActionZoomPageWidth

Properties  | Actions overview

Top  Previous  Next

TsrvActionZoomPageWidth zooms TSRichViewEdit control to fit the page width in the editor width.

Unit SRVActions;

Syntax

TsrvActionZoomPageWidth = class(TsrvActionCustomZoom)

Hierarchy

TObject

TPersistent

TComponent

TBasicAction

TContainedAction

TCustomAction

TAction

TrvCustomAction

TsrvAction

TsrvActionCustomZoom

Description

This action assigns the following property of the target editor:

ViewProperty.ZoomMode := rvzmPageWidth.

See also:

TsrvActionZoom

TsrvActionZoomFullPage


ScaleRichView © Ilya Zelensky & Sergey Tkachenko