Fmx.Bind.Navigator.TFMXBindNavigateAction.Controller

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

property Controller: TBindNavigatorController read FController;

C++

__property Data::Bind::Controls::TBindNavigatorController* Controller = {read=FController};

Properties

Type Visibility Source Unit Parent
property protected
Fmx.Bind.Navigator.pas
Fmx.Bind.Navigator.hpp
Fmx.Bind.Navigator TFMXBindNavigateAction

Description

Specifies the bind navigator controller that will execute the standard LiveBindings actions.

See Also