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 アクションを実行するバインド ナビゲータ コントロールを示します。

関連項目