TImageEnVect.OnObjectDblClick
Declaration
property OnObjectDblClick: TIEVObjectClickEvent;
Description
OnObjectDblClick is called whenever an object is double clicked.
Transition Information
If you are transitioning your code to
TImageEnView Layers, instead of OnObjectDblClick, check for ielDblClicked in the event:
TImageEnView.OnLayerNotifyEx