Data.Bind.ObjectScope.TPrototypeBindSource.ScopeMappings
| [–] Properties | |
|---|---|
| Type: property | |
| Visibility: published | |
| Source: Data.Bind.ObjectScope.pas Data.Bind.ObjectScope.hpp
| |
| Unit: Data.Bind.ObjectScope | |
| Parent: TPrototypeBindSource | |
Delphi
property ScopeMappings;
C++
__property ScopeMappings;
Description
Specifies an owned collection of scope mappings.
Data.Bind.ObjectScope.TPrototypeBindSource.ScopeMappings inherits from Data.Bind.Components.TBaseBindScopeComponent.ScopeMappings. All content below this line refers to Data.Bind.Components.TBaseBindScopeComponent.ScopeMappings.
Specifies an owned collection of scope mappings.
The ScopeMappings property specifies an owned collection whose elements are scope mappings. ScopeMappings are used to add name/value pairs that can be referenced by expressions that reference this source component.