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
 How to scroll to bottom of image in TImageEnVect

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
stwizard Posted - Nov 04 2015 : 14:14:36
Greetings All,

Delphi XE5
ImageEn 5.0.5

I load an image of an 8-1/2" x 11" document into a TImageEnVect component. Because the document is taller than the viewing area, the user needs to scroll to the bottom of each document that is loaded to view the relevant information.

I would like for it to automatically scroll to the bottom of the document once loaded. How can I accomplish this in code?

Thanks,
Mike

2   L A T E S T    R E P L I E S    (Newest First)
stwizard Posted - Nov 04 2015 : 15:08:52
Thanks Bill, works as expected.
w2m Posted - Nov 04 2015 : 14:52:18
ImageEnVect1.ViewY := ImageEnVect1.IEBitmap.Height-1;


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