<< Click to display table of contents >> TsrvActionZoom |
TsrvActionZoom zooms TSRichViewEdit control to the specified percent.
Unit SRVActions;
Syntax
TsrvActionZoom = class(TsrvActionCustomZoom)
TObject TPersistent TComponent TBasicAction TContainedAction TCustomAction TAction TrvCustomAction |
This action assigns the following properties of the target editor:
•ViewProperty.ZoomPercent := ZoomPercent;
•ViewProperty.ZoomMode := rvzmCustom.
See also: