For performance reasons, ImageCreateDate is filled at two different times: 1. Firstly, when the TIEFolderMView is filled and the file date is available, the file date is applied 2. Later, when the image is loaded, the EXIF date (if available) is applied
If you prefer you can disable EXIF date usage with IEGlobalSettings().UseEXIFDateTime := False;