FMX.MultiView.Types.TShadowedOverlayLayout.OnPointInObjectEvent

De RAD Studio API Documentation
Aller à : navigation, rechercher

Delphi

property OnPointInObjectEvent: Boolean read GetOnPointInObjectEvent write SetOnPointInObjectEvent;

Propriétés

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

Description

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

FMX.MultiView.Types.TShadowedOverlayLayout.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