Vcl.IMouse.TPanningWindow.GetPanOptions

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

Delphi

function GetPanOptions: TPanOptions; virtual;

C++

virtual TPanOptions __fastcall GetPanOptions(void);

プロパティ

種類 可視性 ソース ユニット
function protected
Vcl.IMouse.pas
Vcl.IMouse.hpp
Vcl.IMouse TPanningWindow

説明

パンのオプションを返します。

GetPanOptions メソッドは、パン操作に対して選択されたオプションを返します。 GetPanOptions は、PanOptions プロパティの取得メソッドです。

関連項目