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

説明

マウス イベントを捕捉する領域のサイズです。 {{#multireplace:FMX.MultiView.Types.TTouchInterceptingLayout.InterceptionSize|H21=!|H25=%|H28=(|H29=)|H2A=*|H2B=+|H2F=/|H3C=<|H3D==|H3E=>|H5B=[|H5D=]|H5E=^|H7C=|}} は {{#multireplace:FMX.MultiView.Types.TCustomTouchInterceptingLayout.InterceptionSize|H21=!|H25=%|H28=(|H29=)|H2A=*|H2B=+|H2F=/|H3C=<|H3D==|H3E=>|H5B=[|H5D=]|H5E=^|H7C=|}} を継承しています。以下の内容はすべて {{#multireplace:FMX.MultiView.Types.TCustomTouchInterceptingLayout.InterceptionSize|H21=!|H25=%|H28=(|H29=)|H2A=*|H2B=+|H2F=/|H3C=<|H3D==|H3E=>|H5B=[|H5D=]|H5E=^|H7C=|}} を参照しています。


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

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

関連項目