TImageEnMView.OnImageDeselect
Declaration
property OnImageDeselect: TIEImageSelectEvent;
Description
Occurs whenever the user removes the selection from an image.
Note:
EnableMultiSelect must be True.
See Also
◼OnSelectionChanged
◼OnSelectionChanging
◼EnableMultiSelect