API:Vcl.NumberBox.TNumberBox.UseMouseWheel
Delphi
property UseMouseWheel;
C++
__property UseMouseWheel = {default=0};
Properties
| Type | Visibility | Source | Unit | Parent |
|---|---|---|---|---|
| property | published | Vcl.NumberBox.pas Vcl.NumberBox.hpp |
Vcl.NumberBox | TNumberBox |
Description
Enables or disables the use of the mouse wheel to edit the TNumberBox value.
Vcl.NumberBox.TNumberBox.UseMouseWheel inherits from Vcl.NumberBox.TCustomNumberBox.UseMouseWheel. All content below this line refers to Vcl.NumberBox.TCustomNumberBox.UseMouseWheel.
Enables or disables the use of the mouse wheel to edit the TNumberBox value.