Ole Ekerhovd
Norway
4 Posts |
Posted - Jul 10 2021 : 06:44:13
|
I have just started to view Pdf files using ImageEn and it works just great :)
If the user chooses the wrong file to display or just want to abort I would like to clear the ImageEnView so it's displayed blank.
I have tried without any luck:
imageenview1.IO.ClosePDFFile; ImageEnView1.Clear; imageenview1.Deselect; imageEnView1.Blank();
I use ImageEnMView to display miniatures and it is blanked successfully with imageenmview1.Clear;
Regards, Ole |
|