How to I handle errors when reading or saving an image using ImageMan1.Picture property? I using ImageMan 7.x, Delphi 7, win xp pro sp1.
What do I fill the ??????? below with?
Thanks much.
Cheers.
For example try....except on e:???????? do
begin
...
end;