Updated the latest version of ImageEN (15.1), there is a problem in EmbarcaderoŽ RAD Studio 13 64bit (C++Builder) environment: The original program compiles normally with the new version of ImageEN control, but the runtime error is as follows: Access violation at address00007FfFA02460285 in module 'vcl370.bpl'(offset 20285).Read of address 0000000000000070
I've not had any other reports of issues in v15.1.1. Do you see the same error with any of our demos? Have you stepped into your code to see where the error occurs?
vcl370.bpl is the Embarcadero VCL packages. Are you compiling with links to external packages only?