Just as it is possible to know when keys are pressed even when the form isn't in focus, is it possible to do the same for the mouse wheel?

I'm unfamiliar with the concept behind keypress detection in this case and any examples would be appreciated.


Sunny