Fmx.Bind.Navigator.EBindNavClick

From RAD Studio API Documentation
Jump to: navigation, search

C++

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

Properties

Type Visibility Source Unit Parent
typedef public Fmx.Bind.Navigator.hpp Fmx.Bind.Navigator Fmx.Bind.Navigator

Description

Is a procedural type used by the BeforeAction and OnClick events.

See Also