There is OnKeyDown, but it is not published. TScrollBox is derived from TCustomControl.Maybe you can try assign something (in code).
TImage is derived from TGraphicControl (a "lightweight" component).Did you assign property Form.Keypreview to True ?