TImageEnVect.OnUserDeselectObject
Declaration
property OnUserDeselectObject: TIEUserSelectObject;
Description
Occurs whenever user de-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 OnUserDeselectObject, check for ielDeselected in the event:
TImageEnView.OnLayerNotifyEx