Home
Features
Demos
Store
Forum
Support
ImageEn Forum
Profile
Join
Active Topics
Forum FAQ
Search
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
Populate ImageenMview
New Topic
Reply to Topic
Author
Topic
pierrotsc
USA
499 Posts
Posted - Mar 25 2012 : 06:30:03
I thought there was an example about that but I cannot find it. I would like when i start my application to have all the images from a directory to be added as thumbnails to my imageenmview.
How can i do that?
Thanks.
w2m
USA
1990 Posts
Posted - Mar 25 2012 : 11:12:12
ImageEnMView1.Clear;
ImageEnMView1.StoreType := ietThumb;
ImageEnMView1.FillFromDirectory('c:\images');
See the help file for more info...
William Miller
pierrotsc
USA
499 Posts
Posted - Mar 25 2012 : 16:06:58
Thank you..It works perfect. Sincerely,
Topic
New Topic
Reply to Topic
Jump To:
Select Forum
ImageEn Library for Delphi, C++ and .Net
ImageEn and IEvolution Support Forum
--------------------
Home
Active Topics
Frequently Asked Questions
Member Information
Search Page