<< Click to display table of contents >> TsrvActionZoomFullPage |
TsrvActionZoomFullPage zooms TSRichViewEdit control to fit the full page in the editor.
Unit SRVActions;
Syntax
TsrvActionZoomFullPage = class(TsrvActionCustomZoom)
TObject TPersistent TComponent TBasicAction TContainedAction TCustomAction TAction TrvCustomAction |
This action assigns the following property of the target editor:
•ViewProperty.ZoomMode := rvzmFullPage
See also: