Note: you need to add miSpaceBarToScroll to MouseInteractGeneral, e.g.
// Allow rectangular selections, plus double-click to zoom, and scrolling when the Space key is down
ImageEnView1.MouseInteractGeneral := [ miSelect, miDblClickZoom, miSpaceBarToScroll ];
Nigel
Xequte Software
www.imageen.com