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_geomap
Class:TGeoMap
Declaration:OnZoomPan: TZoomPanEvent;
{TZoomPanEvent = procedure (Sender: TObject) of object;}

The event OnZoomPan occurs after the viewport of TGeoMap has been zoomed or panned.

Example: This event is used in the following example program (see http://www.lohninger.com/examples.html for downloading the code): simplegeomap



Last Update: 2023-Dec-13