API:FMX.ScrollBox.TCustomScrollBoxModel.DisableMouseWheel
Delphi
property DisableMouseWheel: Boolean read FDisableMouseWheel write SetDisableMouseWheel;
C++
__property bool DisableMouseWheel = {read=FDisableMouseWheel, write=SetDisableMouseWheel, nodefault};
Properties
| Type | Visibility | Source | Unit | Parent |
|---|---|---|---|---|
| property | public | FMX.ScrollBox.pas FMX.ScrollBox.hpp |
FMX.ScrollBox | TCustomScrollBoxModel |
Description
Embarcadero Technologies does not currently have any additional information. Please help us document this topic by using the Discussion page!