Links
EControl Syntax Editor SDK
TSpinSyntaxEdit.OnMouseWheel Property

Occurs when the mouse wheel is rotated.

property OnMouseWheel;

Write code in the OnMouseWheel event handler to respond to mouse wheel messages. If there is no OnMouseWheel event handler, or if the mouse wheel message is not handled in the OnMouseWheel event handler, then an OnMouseWheelUp or OnMouseWheelDown event occurs, depending on the direction the mouse wheel was rotated.

Copyright (c) 2004-2011. All rights reserved.
What do you think about this topic? Send feedback!