Vcl.Controls.TMouse.IsDragging

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

Delphi

property IsDragging: Boolean read GetIsDragging;

C++

__property bool IsDragging = {read=GetIsDragging, nodefault};

プロパティ

種類 可視性 ソース ユニット
property public
Vcl.Controls.pas
Vcl.Controls.hpp
Vcl.Controls TMouse

説明

アクティブなドラッグ操作があるかどうかを示します。

IsDragging を使用すると,ドラッグ操作が現在行われているかどうかを調べることができます。