Image控件怎么加载JPG图片!!!使用一个Image控件调用如下方法时报错,问如何加载一个JPG图片. Image1-> Picture-> LoadFromFile( "c:\\a.jpg ");[解决办法]把头文件包含进来: #include <JPEG.hpp>