Vcl.Controls.TMouse.IsPanning

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

Delphi

property IsPanning: Boolean read GetIsPanning;

C++

__property bool IsPanning = {read=GetIsPanning, nodefault};

プロパティ

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

説明

パン ウィンドウがアクティブにパンしている場合は、Boolean 値 True を返します。

False が返される場合、パンは行われていません。