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
 TImageEnMView AppendImage without autoselect
 New Topic  Reply to Topic
Author Previous Topic Topic Next Topic  

Ralf

112 Posts

Posted - Jan 24 2017 :  05:23:32  Show Profile  Reply
Hallo,

allways wenn I insert a Image with AppendImage the new Image is Selected. Is there anyway to do AppendImage without changing the SelectedImage Value?

At the Moment i always set the SelectedImage after AppendImage to the old Value.

Thanks
Ralf

xequte

38196 Posts

Posted - Jan 24 2017 :  19:14:57  Show Profile  Reply
Hi Ralf

Please see:

http://www.imageen.com/help/TImageEnMView.InsertImageEx.html

// Append an image without selecting it
ImageEnMView1.InsertImageEx( ImageEnMView1.ImageCount, imsNever );

Nigel
Xequte Software
www.xequte.com
nigel@xequte.com
Go to Top of Page

Ralf

112 Posts

Posted - Jan 25 2017 :  02:56:57  Show Profile  Reply
Hi Nigel,

ok it seems, that i must do that this way. A function AppendImage(Stream:TStream;bSelectIt:Boolean=true) would be nice.

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