FMX.MultiView.Types.TTouchInterceptingLayout.OnPointInObjectEvent

De RAD Studio API Documentation
Aller à : navigation, rechercher

Delphi

property OnPointInObjectEvent: Boolean read GetOnPointInObjectEvent write SetOnPointInObjectEvent;

C++

__property OnPointInObjectEvent;

Propriétés

Type Visibilité  Source Unité  Parent
event published
FMX.MultiView.Types.pas
FMX.MultiView.Types.hpp
FMX.MultiView.Types TTouchInterceptingLayout

Description

Se déclenche lorsque la plate-forme vérifie si un point est contrôlé.

FMX.MultiView.Types.TTouchInterceptingLayout.OnPointInObjectEvent hérite de FMX.MultiView.Types.TCustomTouchInterceptingLayout.OnPointInObjectEvent. Tout le contenu en-dessous de cette ligne se réfère à FMX.MultiView.Types.TCustomTouchInterceptingLayout.OnPointInObjectEvent.

Se déclenche lorsque la plate-forme vérifie si un point est contrôlé.

Voir aussi