I'd like to load bitmap in ScrollBox positioned at 100, 100 coordinates of the ScrollBox. But I'd like to do it from code, not graphically. How can I do it?.
I learnt lots from delphi.about.com Here's a link to a demo showing how to position a TImage inside a scrollbox. Grab the source code about halfway down the page. http://delphi.about.com/od/adptips2006/qt/panning.htm Should get you going