frxpngimage单元的编译错误:frxpngimage left side cannot be assigned to
一个老项目中,使用软数字录入数据,编译时出现n个:frxpngimage left side cannot be assigned to
原因是使用了frxpngimage单元,在D11中编译出现若干frxpngimage left side cannot be assigned to。
经网查查找,错误原因:
XE 版本具有原生 PNG 支持,只需在项目代码中各处删除:frxpngimage 并重新编译。