TSRVViewProperty.ZoomPercent

Top  Previous  Next

The page zooming percent.

property ZoomPercent: Single;

If ZoomMode = rvzmCustom, this value is assigned by the user. Otherwise it is calculated automatically.

Assigning to this property resets ZoomMode  to rvzmCustom.

When this property is changed, TSRichViewEdit.OnZoomChanged occurs.

Default value:

100

See also:

MouseWheelZoom


ScaleRichView © Ilya Zelensky & Sergey Tkachenko