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....



TZoomPanEvent


Unit:SDL_sdlbase
Class: none
Declaration: TZoomPanEvent = procedure (Sender: TObject) of object;

The TZoomPanEvent is triggered whenever panning or zooming takes place (caused by a mouse action). Please note that the property MouseAction (RChart, PolChart, GeoMap, Dendrogram, BoxPlot, SmithChart, ContourPlot, Scale and Plot3D) has to be set to a value other than maNone, maRubberBand, or maSelectRect in order to generate an OnZoomPan event. In the case of the TColorScale class MouseAction has to be set to maZoomPanColors.



Last Update: 2023-Feb-06