|
Top Previous Next |
|
TsrvActionZoomPageWidth zooms TSRichViewEdit control to fit the page width in the editor width. Unit SRVActions; Syntax TsrvActionZoomPageWidth = class(TsrvActionCustomZoom) HierarchyTObject TPersistent TComponent TBasicAction TContainedAction TCustomAction TAction TrvCustomAction DescriptionThis action assigns the following property of the target editor: •ViewProperty.ZoomMode := rvzmPageWidth. See also: |