Links
EControl Syntax Editor SDK
TSyntaxComboBox.OnMouseWheelUp Property

Occurs when the mouse wheel is rotated upward.

property OnMouseWheelUp;

Write code in the OnMouseWheelUp event handler to perform actions when the mouse wheel is rotated upward. OnMouserWheelUp occurs only if the message is not already handled in an OnMouseWheel event handler.

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