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



Events


Unit:SDL_geoatlas
Class:TGeoAtlas
Declaration: property OnClick;
property OnDblClick;
property OnMouseDown;
property OnMouseMove;
property OnMouseUp;
property OnZoomButClick;
property OnPointerButClick;
property OnCBoxMapsChange;

The OnClick and the OnDblClick events occur when the user clicks on the component. The events OnMouseMove, OnMouseDown, and OnMouseUp support the handling of the mouse. For details on these events see the Delphi documentation.

The OnZoomButClick and OnPointerButClick events are triggered when the user clicks the zoom button, or the pointer button, respectively. The OnCBoxMapsChange event occurs when the user selects another map using the map selector.


Last Update: 2023-Dec-13