TTMSFNCBloxToolBar.OnZoomChanged Event
Occurs when the zoom level is changed from the toolbar.
API unit family: TMSFNCBloxToolBar
Declaring type: TTMSFNCBloxToolBar
Inherited from: TTMSFNCBloxCustomToolBar
Syntax
OnZoomChanged: TTMSFNCBloxToolBarZoomChangedEvent;
Parameters
| Name | Description |
|---|---|
Sender |
The toolbar that raised the event. |
AZoom |
The new zoom percentage. |