Data.Bind.Components.TBaseBindScopeComponent.AddScopeMappings

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

Delphi

function AddScopeMappings(AScope: IScope): IScope;

C++

System::Bindings::Evalprotocol::_di_IScope __fastcall AddScopeMappings(System::Bindings::Evalprotocol::_di_IScope AScope);

プロパティ

種類 可視性 ソース ユニット
function protected
Data.Bind.Components.pas
Data.Bind.Components.hpp
Data.Bind.Components TBaseBindScopeComponent

説明

指定されたスコープ マッピングを、ScopeMappings リストに追加します。追加されるスコープ マッピングは、AScope パラメータで指定されます。

関連項目