FMX.MultiView.Types.TTouchInterceptingLayoutModel.OnPointInObjectEvent

De RAD Studio API Documentation
Aller à : navigation, rechercher

Delphi

property OnPointInObjectEvent: TOnPointInObjectEvent read FOnPointInObjectEvent write FOnPointInObjectEvent;

C++

__property TOnPointInObjectEvent OnPointInObjectEvent = {read=FOnPointInObjectEvent, write=FOnPointInObjectEvent};

Propriétés

Type Visibilité  Source Unité  Parent
event public
FMX.MultiView.Types.pas
FMX.MultiView.Types.hpp
FMX.MultiView.Types TTouchInterceptingLayoutModel


Description

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

Voir aussi