Vcl.Controls.TMouse.PanningWindow

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

Delphi

property PanningWindow: TCustomPanningWindow read FPanningWindow write SetPanningWindow;

C++

__property TCustomPanningWindow* PanningWindow = {read=FPanningWindow, write=SetPanningWindow};

プロパティ

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

説明

アクティブなパン ウィンドウへの参照を返します。

アクティブなパン ウィンドウへの参照を返すには、このプロパティをコードに追加します。