Data.Bind.Components._di_IScopeNavigatorUpdates

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

C++

typedef System::DelphiInterface<IScopeNavigatorUpdates> _di_IScopeNavigatorUpdates;

プロパティ

種類 可視性 ソース ユニット
typedef public Data.Bind.Components.hpp Data.Bind.Components Data.Bind.Components

説明

C++Builder で使用する IScopeNavigatorUpdates Delphi インターフェイスを表します。


_di_IScopeNavigatorUpdates は、更新の適用やキャンセルなど、アクセス対象のデータに対する更新を操作するメカニズムを提供するために、バインディング ナビゲータが使用する Delphi インターフェイス(IScopeNavigatorUpdates)を表す C++Builder の型です。

関連項目