a_zoomw TsrvActionZoomPageWidth

Properties  | Actions overview

<< Click to display table of contents >>

a_zoomw TsrvActionZoomPageWidth

Properties  | Actions overview

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

Unit SRVActions;

Syntax

TsrvActionZoomPageWidth = class(TsrvActionCustomZoom)

hmtoggle_arrow1Hierarchy

Description

This action assigns the following property of the target editor:

ViewProperty.ZoomMode := rvzmPageWidth.

See also:

TsrvActionZoom

TsrvActionZoomFullPage