| OnChangeZooming Event |
Applies to
TWPRichText
Declaration
TNotifyEvent = Procedure(Sender: TObject) of object;
Description
This event is triggered when the CurrentZooming is changed. If you need to update the GUI you should use OnChangeViewMode since OnChangeZooming is triggered when the actual zoom value is changed. This value is controlled by many properties, most important AutoZoom.
|
Copyright (C) by WP |