by wallas » Wed Jun 27, 2007 3:01 pm
I downloaded the new version, and im running on 3.78 now, but i still get the same problem. Is there any other way to completely close the picture before closing the form?
Ive tried the following:
imvPreview.ClosePicture;
imvPreview.Close2Picture;
imvPreview.DisplayFromFile('');
Still, when the form closes, i get the access violation.