Data.Bind.Controls.TBindNavigatorController.Active

提供: RAD Studio API Documentation
移動先: 案内検索

Delphi

property Active: Boolean read GetActive;

C++

__property bool Active = {read=GetActive, nodefault};

プロパティ

種類 可視性 ソース ユニット
property public
Data.Bind.Controls.pas
Data.Bind.Controls.hpp
Data.Bind.Controls TBindNavigatorController

説明

このバインディング ナビゲータをデータ ソースへ接続するバインディング式がアクティブかどうかを示します。


関連項目