Data.Bind.DBScope.TBindScopeDBEnumerator.Current

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

Delphi

property Current: IScope read GetCurrent;

C++

__property System::Bindings::Evalprotocol::_di_IScope Current = {read=GetCurrent};

プロパティ

種類 可視性 ソース ユニット
property protected
Data.Bind.DBScope.pas
Data.Bind.DBScope.hpp
Data.Bind.DBScope TBindScopeDBEnumerator

説明

現在のメンバーのバインディング スコープを示します。

関連項目