Data.Bind.Components.TBaseBindScopeComponent.SetScopeMappings

提供:RAD Studio API Documentation

Delphi

procedure SetScopeMappings(const Value: TScopeMappings); virtual;

C++

virtual void __fastcall SetScopeMappings(TScopeMappings* const Value);

プロパティ

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

説明

ScopeMappings プロパティを操作するための protected 設定メソッドの実装です。

関連項目