ImageEn for Delphi and C++ Builder ImageEn for Delphi and C++ Builder

 

ImageEn Forum
Profile    Join    Active Topics    Forum FAQ    Search this forumSearch
Forum membership is Free!  Click Join to sign-up
Username:
Password:
Save Password
Forgot your Password?

 All Forums
 ImageEn Library for Delphi, C++ and .Net
 ImageEn and IEvolution Support Forum
 Determine was image modyfied
 New Topic  Reply to Topic
Author Previous Topic Topic Next Topic  

sfedotov

Russia
2 Posts

Posted - Nov 01 2012 :  05:16:15  Show Profile  Reply
Hi all,

I want to check is there any modifications was made by ImageEnView.Proc.DoPreviews function.

How can i do this ?

rswyman@docuxplorer.com

USA
156 Posts

Posted - Nov 01 2012 :  08:48:38  Show Profile  Reply
The most reliable way I found was to check the CRC value of a file before and after the operation.
Go to Top of Page

fab

1310 Posts

Posted - Nov 08 2012 :  03:48:10  Show Profile  Reply
Hi,
please look into ImageEnView.Proc.PreviewsLog property. It contains a list of operations done inside the preview dialog.
Go to Top of Page

sfedotov

Russia
2 Posts

Posted - Nov 08 2012 :  04:04:56  Show Profile  Reply
Thanks to all, the Proc object has necessary properties for tis issue.

The better way i found was to check:

ImageEnView.Proc.UndoCount > 0


Go to Top of Page
  Previous Topic Topic Next Topic  
 New Topic  Reply to Topic
Jump To: