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