Data.Bind.Components._di_IBindNavigator

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

C++

typedef System::DelphiInterface<IBindNavigator> _di_IBindNavigator;

プロパティ

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

説明

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


_di_IBindNavigator は、ナビゲータに関連付けられたデータ ソースにアクセスする関数のプロトタイプを提供するために VCL または FMX のバインディング ナビゲータで実装される、Delphi インターフェイス(IBindNavigator)を表す C++Builder の型です。

関連項目