Data.Bind.Controls.TBindNavigatorController

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

System.Classes.TComponentSystem.Classes.TPersistentSystem.TObjectTBindNavigatorController

Delphi

TBindNavigatorController = class(TComponent)

C++

class PASCALIMPLEMENTATION TBindNavigatorController : public System::Classes::TComponent

プロパティ

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

説明

LiveBinding を使用してデータセット内のレコードにアクセスするための、基本のバインディング ナビゲータ コントローラを実装しています。


TBindNavigatorController は、LiveBinding を使用してデータセット内のレコードにアクセスするためのコントローラとなるもので、TBindNavigatorTBindNavigator で使われます。

関連項目