Jpeg scope in XE7

Hi,

It seems the scope for Jpeg, GIFImg,PNGImage have been changed in XE6 and XE7.

I had to add Vcl.Imaging to the following files: dbadvgrid.pas, advgrid.pas and gdipicture.pas in order to compile.

We are using TMS Component Pack 7.6.2.0

Please advise.

Thanks,

This is not an issue in our sources.
Your IDE default unit scope names should be corrected. Add vcl.imaging to unit scope names.

Thanks,