TSRichViewEdit.OnZoomViewChanged

<< Click to display table of contents >>

TSRichViewEdit.OnZoomViewChanged

Occurs when zooming properties are changed.

property OnZoomViewChanged: TNotifyEvent;

This even occurs when one of the following properties of ViewProperty is changed:

ZoomPercentEdit

ZoomModeEdit

ZoomPercentIN

ZoomModeIN

ZoomPercentOUT

ZoomModeOUT

See also:

OnZoomChanged