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

 

ImageEn Forum
Profile    Join    Active Topics    Forum FAQ    Search this forumSearch
 All Forums
 ImageEn Library for Delphi, C++ and .Net
 ImageEn and IEvolution Support Forum
 List of images

Note: You must be registered in order to post a reply.
To register, click here. Registration is FREE!

View 
UserName:
Password:
Format  Bold Italicized Underline  Align Left Centered Align Right  Horizontal Rule  Insert Hyperlink   Browse for an image to attach to your post Browse for a zip to attach to your post Insert Code  Insert Quote Insert List
   
Message 

 

Emoji
Smile [:)] Big Smile [:D] Cool [8D] Blush [:I]
Tongue [:P] Evil [):] Wink [;)] Black Eye [B)]
Frown [:(] Shocked [:0] Angry [:(!] Sleepy [|)]
Kisses [:X] Approve [^] Disapprove [V] Question [?]

 
Check here to subscribe to this topic.
   

T O P I C    R E V I E W
Vish Posted - Jun 13 2020 : 12:53:33
Is there a way to get list of images from ImageENMView.

Also, I am loading images to ImageEnmview from disk or by scanning. Is it possible to create the list of files.

I want to hide imageinfo data from display.


Thanks
Vish
3   L A T E S T    R E P L I E S    (Newest First)
xequte Posted - Jun 16 2020 : 00:33:10
Hi Vish

Please see the example at:

https://www.imageen.com/help/TImageEnMView.ImageUserPointer.html

Or use the text fields, but set ShowText := False (to hide all text).

Nigel
Xequte Software
www.imageen.com
Vish Posted - Jun 15 2020 : 01:18:24
Thanks Nigel.

I want to assign some info to image using imageinfo but I do not want that to be displayed on UI. How can I do that.

OR, if there is away to attach some sting data with every image in ImageEnMView.

Thanks
Vish
xequte Posted - Jun 14 2020 : 17:27:30
Hi Vish

You can just iterate through the list reading ImageFileName. Please see the example at:

https://www.imageen.com/help/TImageEnMView.ImageFileName.html

Nigel
Xequte Software
www.imageen.com