FMX.MultiView.Types.TOnPointInObjectEvent

De RAD Studio API Documentation
Aller à : navigation, rechercher

Delphi

TOnPointInObjectEvent = function (Sender: TObject; const X, Y: Single): Boolean of object;

C++

typedef bool __fastcall (__closure *TOnPointInObjectEvent)(System::TObject* Sender, const float X, const float Y);

Propriétés

Type Visibilité  Source Unité  Parent
type
typedef
public
FMX.MultiView.Types.pas
FMX.MultiView.Types.hpp
FMX.MultiView.Types FMX.MultiView.Types

Description

Embarcadero Technologies ne possède pas d'informations supplémentaires pour le moment. Veuillez nous aider à documenter cette rubrique en utilisant la page Discussion !