C
cat.yy
Unregistered / Unconfirmed
GUEST, unregistred user!
我做了一个ActiveForm,上面加了一个TImage 和一个TButton,
当点击Button 时执行:
Image1.Picture.LoadFromFile('C:/1.BMP');
执行时报错,改成虚拟路径还是不行。。。WHY?
不是说写代码和普通的程序没什么区别吗
当点击Button 时执行:
Image1.Picture.LoadFromFile('C:/1.BMP');
执行时报错,改成虚拟路径还是不行。。。WHY?
不是说写代码和普通的程序没什么区别吗