Vcl.ControlList.TCustomControlList.SmoothMouseWheelScrolling
Delphi
property SmoothMouseWheelScrolling: Boolean read FSmoothMouseWheelScrolling
C++
__property bool SmoothMouseWheelScrolling = {read=FSmoothMouseWheelScrolling, write=FSmoothMouseWheelScrolling, default=0};
プロパティ
| 種類 | 可視性 | ソース | ユニット | 親 |
|---|---|---|---|---|
| property | public | Vcl.ControlList.pas Vcl.ControlList.hpp |
Vcl.ControlList | TCustomControlList |
説明
マウスの回転スクロールを、ピクセル単位、または項目全体の高さまたは幅で、スムーズに実行するかを指定します。