This property sets whether or not the mouse wheel is enabled.

[C++Builder]   thumbcontrolname->EnableMouseWheel [ = bool ]
[Delphi]   thumbcontrolname.EnableMouseWheel [ = Boolean ]

Property Value

Value Explanation
True Mouse wheel is enabled
False Mouse wheel is disabled

Explanation

The EnableMouseWheel property sets whether or not the mouse wheel is enabled.

Setting this value

This value can be set at design-time and run-time.

Retrieving this value

This value can be retrieved at run-time.

 

The ImageKit10 VCL is a product created by Newtone Corporation