FMX.MultiView.Types.TShadowedOverlayLayout.InterceptionSize

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

Delphi

property InterceptionSize: Single read GetInterceptionSize write SetInterceptionSize stored IsInterceptionSizeStored;

プロパティ

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

説明

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

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


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

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

関連項目