Back to Devexpress

TdxRichEditControlBase.OnZoomChanged Event

vcl-dxrichedit-dot-control-dot-core-dot-tdxricheditcontrolbase-42941cd3.md

latest909 B
Original Source

TdxRichEditControlBase.OnZoomChanged Event

Occurs when the document’s zoom factor is changed.

Declaration

delphi
property OnZoomChanged: TNotifyEvent read; write;

Remarks

The ZoomIn, ZoomOut, and ZoomPercent commands change the zoom factor’s value, thereby raising the OnZoomChanged event.

See Also

TdxRichEditControlBase

TdxRichEditControlBase Members

dxRichEdit.Control.Core Unit