Vcl.ControlList.TCustomControlList.SmoothMouseWheelScrolling
Delphi
property SmoothMouseWheelScrolling: Boolean read FSmoothMouseWheelScrolling
C++
__property bool SmoothMouseWheelScrolling = {read=FSmoothMouseWheelScrolling, write=FSmoothMouseWheelScrolling, default=0};
Eigenschaften
| Typ | Sichtbarkeit | Quelle | Unit | Übergeordnet |
|---|---|---|---|---|
| property | public | Vcl.ControlList.pas Vcl.ControlList.hpp |
Vcl.ControlList | TCustomControlList |