Note: You must be registered in order to post a reply. To register, click here. Registration is FREE!
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.