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 multiline in grid
 New Topic  Reply to Topic
Author Previous Topic Topic Next Topic  

woolfik

Poland
13 Posts

Posted - Mar 15 2015 :  08:59:40  Show Profile  Reply
Hello I put lot of image into my TImageEnMView component but I only have one line with images and I like to have multiline and only horizontal scroll bar (something like wraptext in TLabel component). How can I do it in TImageEnMView?

w2m

USA
1990 Posts

Posted - Mar 15 2015 :  11:20:50  Show Profile  Reply
GridWidth is the number of images per row. This property is active only when DisplayMode is mdGrid.

Valid GridWidth values are:
-1 Automatically adjust column count to match the component width (standard usage)
0 Only one row
>0 GridWidth images per row, e.g. set to 1 for a single vertical column


Bill Miller
Adirondack Software & Graphics
Email: w2m@hughes.net
EBook: http://www.imageen.com/ebook/
Custom Commercial ImageEn Development
Go to Top of Page

woolfik

Poland
13 Posts

Posted - Mar 15 2015 :  13:10:29  Show Profile  Reply
Excelent it is what I need. Thx
Go to Top of Page
  Previous Topic Topic Next Topic  
 New Topic  Reply to Topic
Jump To: