for 64bit applications, the function "TImageEnMView.DeleteSelectedImages" doesn't work correctly.
1. Nested call back functions do not work correctly, at least not in Delphi XE5 for 64bit applications. To fix that issue, you have to put the function "Compare" outside of "DeleteSelectedImages". Same problem exists in "MultiSelectSortList".