Data.Bind.Components.TBaseBindScopeComponent.SetScopeMappings
Delphi
procedure SetScopeMappings(const Value: TScopeMappings); virtual;
C++
virtual void __fastcall SetScopeMappings(TScopeMappings* const Value);
Properties
| Type | Visibility | Source | Unit | Parent | 
|---|---|---|---|---|
| procedure function | protected | Data.Bind.Components.pas Data.Bind.Components.hpp | Data.Bind.Components | TBaseBindScopeComponent | 
Description
Protected setter implementation for the ScopeMappings property.