Installing ImageEn causes other components that have their own Property Editors for loading images to the Picture property no longer works, giving it an error "invalid graphic format".
Does anyone ever have this issue and how to fix this? I had this issue a long time ago and it is usually due to a component that steps on the toes of another.
I have never seen this happen here. All my picture property editors have always worked fine for many years now. I suspect your problem is caused by something else.
Which picture property editors do you have problems with?
I am having issues only with TMS such as the TAdvOfficeReflectionImage when trying to invoke its editor. ImageEn works fine.
My define remains unchanged.
{.$define IEREGISTERTPICTUREFORMATS}
So, not sure which component is causing this. I might have to remove all components and add them back in one by one to see which one is th culprit. I will report back here.
I just created a simple demo project with the TReflectionImage and a TImageEnView on the form. I can add a picture to the TReflectionImage with no problems, so I suspect your problem is machine specific.
ImageEn does not cause a problem with the picture property editor.