Fmx.Bind.Navigator.TFMXBindNavigateAction.Controller

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

property Controller: TBindNavigatorController read FController;

C++

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

Eigenschaften

Typ Sichtbarkeit Quelle Unit Übergeordnet
property protected
Fmx.Bind.Navigator.pas
Fmx.Bind.Navigator.hpp
Fmx.Bind.Navigator TFMXBindNavigateAction

Beschreibung

Gibt den Bindungsnavigator-Controller an, mit dem die LiveBindings-Standardaktionen ausgeführt werden.

Siehe auch