TImageEnVect.OnUserSelectObject
Declaration
property OnUserSelectObject: TIEUserSelectObject;
Description
Occurs whenever user select an object (not the application!) by means of a mouse action.
Transition Information
If you are transitioning your code to
TImageEnView Layers, instead of OnUserSelectObject, check for ielSelected in the event:
TImageEnView.OnLayerNotifyEx