The SDL Component Suite is an industry leading collection of components supporting scientific and engineering computing. Please visit the SDL Web site for more information....



OnZoomPan


Unit: SDL_scale
Class: TScale
Declaration: OnZoomPan: TZoomPanEvent;
{TZoomPanEvent = procedure (Sender: TObject) of object;}

The event OnZoomPan occurs after the scale has been zoomed or panned. See TZoomPanEvent for a detailed description of the event.

Hint: The OnZoomPan event is only triggered if the MouseAction property has been set to maZoom, maPan or maZoomDrag.



Last Update: 2023-Dec-13