FMX.Types.TTouchManager.InteractiveGestures

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

Delphi

property InteractiveGestures: TInteractiveGestures read FInteractiveGestures write SetInteractiveGestures stored IsInteractiveGesturesStored;

C++

__property InteractiveGestures;

プロパティ

種類 可視性 ソース ユニット
property published
FMX.Types.pas
FMX.Types.hpp
FMX.Types TTouchManager

説明

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

FMX.Types.TTouchManager.InteractiveGestures は FMX.Types.TCustomTouchManager.InteractiveGestures を継承しています。以下の内容はすべて FMX.Types.TCustomTouchManager.InteractiveGestures を参照しています。

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

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

関連項目