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