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



OnEndRubberBand


Unit:SDL_geomap
Class: TGeoMap
Declaration: property OnEndRubberBand: TOnRubberBandActionEvent;
{TOnRubberBandActionEvent = procedure (Sender: TObject; APoint: TPoint) of object;}

The OnEndRubberBand event occurs when the user clicks the map and the current rubberband is switched off. The parameter APoint contains the coordinates of the end point (in pixels of the map reference frame). The OnEndRubberBand event occurs only if the property MouseAction is set to maRubberBand.


Last Update: 2023-Dec-13