Vcl.Controls.TCustomTouchManager.InteractiveGestureOptions

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

Delphi

property InteractiveGestureOptions: TInteractiveGestureOptions

C++

__property TInteractiveGestureOptions InteractiveGestureOptions = {read=FInteractiveGestureOptions, write=FInteractiveGestureOptions, stored=IsInteractiveGestureOptionsStored, nodefault};

プロパティ

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

説明

所有者であるコントロールに関連付けられた対話型ジェスチャで使用するオプションのセットを示します。

InteractiveGestureOptions プロパティを使用すると、この TCustomTouchManager を所有するコントロールに関連付けられた対話型ジェスチャのオプションのセットにアクセスすることができます。

関連項目