FMX.MultiView.Types.TTouchInterceptingLayout.InterceptionSize

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

Delphi

property InterceptionSize: Single read GetInterceptionSize write SetInterceptionSize stored IsInterceptionSizeStored;

C++

__property InterceptionSize;

プロパティ

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

説明

マウス イベントを捕捉する領域のサイズです。

FMX.MultiView.Types.TTouchInterceptingLayout.InterceptionSize は FMX.MultiView.Types.TCustomTouchInterceptingLayout.InterceptionSize を継承しています。以下の内容はすべて FMX.MultiView.Types.TCustomTouchInterceptingLayout.InterceptionSize を参照しています。


マウス イベントを捕捉する領域のサイズです。

Single 型の InterceptionSize プロパティは、レイアウトがマウス イベントを捕捉できる領域のサイズを示します。

関連項目