FMX.MultiView.Types.TOverlayLayout.OnPointInObjectEvent

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

Delphi

property OnPointInObjectEvent: Boolean read GetOnPointInObjectEvent write SetOnPointInObjectEvent;

プロパティ

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

説明

点がコントロール内にあるかどうかをプラットフォームが調べるときに発生します。

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

点がコントロール内にあるかどうかをプラットフォームが調べるときに発生します。

関連項目