Fmx.Bind.Navigator.TFMXBindNavigateAction.Controller

提供:RAD Studio API Documentation

Delphi

property Controller: TBindNavigatorController read FController;

C++

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

プロパティ

種類 可視性 ソース ユニット
property protected
Fmx.Bind.Navigator.pas
Fmx.Bind.Navigator.hpp
Fmx.Bind.Navigator TFMXBindNavigateAction

説明

標準 LiveBindings アクションを実行するバインド ナビゲータ コントロールを示します。

関連項目