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