TSRVViewProperty.ZoomModeEdit |
Top Previous Next |
|
This value is assigned to ZoomMode when switching ViewMode to srvvmEditMode. property ZoomModeEdit: TRVZoomMode; If this property is equal to rvzmCustom, the corresponding zooming is defined in ZoomPercentEdit. When this property is changed, TSRichViewEdit.OnZoomViewChanged event occurs. Default value rvzmPageWidth |