|
Top Previous Next |
|
TsrvActionZoom zooms TSRichViewEdit control to the specified percent. Unit SRVActions; Syntax TsrvActionZoom = class(TsrvActionCustomZoom) HierarchyTObject TPersistent TComponent TBasicAction TContainedAction TCustomAction TAction TrvCustomAction DescriptionThis action assigns the following properties of the target editor: •ViewProperty.ZoomPercent := ZoomPercent; •ViewProperty.ZoomMode := rvzmCustom. See also: |