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