Vcl.ControlList.TCustomControlList.SmoothMouseWheelScrolling

提供: RAD Studio API Documentation
移動先: 案内検索

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


説明

マウスの回転スクロールを、ピクセル単位、または項目全体の高さまたは幅で、スムーズに実行するかを指定します。


関連項目