Fmx.Bind.Navigator.EBindNavClick

De RAD Studio API Documentation
Aller à : navigation, rechercher

Delphi

EBindNavClick = procedure (Sender: TObject; Button: TBindNavigateBtn) of object;

C++

typedef void __fastcall (__closure *EBindNavClick)(System::TObject* Sender, Data::Bind::Controls::TNavigateButton Button);

Propriétés

Type Visibilité  Source Unité  Parent
type
typedef
public
Fmx.Bind.Navigator.pas
Fmx.Bind.Navigator.hpp
Fmx.Bind.Navigator Fmx.Bind.Navigator

Description

Est un type procédural utilisé par les événements BeforeAction et OnClick.

Voir aussi