FMX.MultiView.Types.TCustomOverlayLayout.OnPointInObjectEvent

De RAD Studio API Documentation
Aller à : navigation, rechercher

Delphi

property OnPointInObjectEvent: TOnPointInObjectEvent read GetOnPointInObjectEvent write SetOnPointInObjectEvent;

C++

__property TOnPointInObjectEvent OnPointInObjectEvent = {read=GetOnPointInObjectEvent, write=SetOnPointInObjectEvent};

Propriétés

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


Description

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

Voir aussi