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
 Which event is fired the most
 New Topic  Reply to Topic
Author Previous Topic Topic Next Topic  

yogiyang

India
727 Posts

Posted - Sep 23 2016 :  10:42:31  Show Profile  Reply
Hello,

This is a very simple (or rather stupid) question but I would like to know whenever anything changes in ImageEn's contents which event is fired.

I short I want to know as to which even is guaranteed to fire whenever any thing happens in ImageEn/ImageEnVect be Adding Layer, Loading File, filling color, Adding vector objects, saving file, setting alpha, anything....

Currently I am using OnImageChange.

TIA


Yogi Yang

xequte

38616 Posts

Posted - Sep 23 2016 :  11:36:58  Show Profile  Reply
Well, the events that are called the most are OnImageChange (whenever the image is modified):

http://www.imageen.com/help/TImageEnView.OnImageChange.html

And OnViewChange (whenever zooming, scrolling, etc):

http://www.imageen.com/help/TImageEnView.OnViewChange.html


But this may not capture TImageEnVect changes such as adding and moving objects. For that, see:

http://www.imageen.com/help/TImageEnVect.OnVectorialChanged.html


Nigel
Xequte Software
www.xequte.com
nigel@xequte.com
Go to Top of Page
  Previous Topic Topic Next Topic  
 New Topic  Reply to Topic
Jump To: