API:Data.Bind.ObjectScope.TPrototypeBindSource.ScopeMappings
Delphi
property ScopeMappings: TScopeMappings read FScopeMappings write SetScopeMappings;
C++
__property ScopeMappings;
Properties
| Type | Visibility | Source | Unit | Parent |
|---|---|---|---|---|
| property | published | Data.Bind.ObjectScope.pas Data.Bind.ObjectScope.hpp |
Data.Bind.ObjectScope | TPrototypeBindSource |
Description
Specifies an owned collection of scope mappings. {{#multireplace:Data.Bind.ObjectScope.TPrototypeBindSource.ScopeMappings|H21=!|H25=%|H28=(|H29=)|H2A=*|H2B=+|H2F=/|H3C=<|H3D==|H3E=>|H5B=[|H5D=]|H5E=^|H7C=|}} inherits from {{#multireplace:Data.Bind.Components.TBaseBindScopeComponent.ScopeMappings|H21=!|H25=%|H28=(|H29=)|H2A=*|H2B=+|H2F=/|H3C=<|H3D==|H3E=>|H5B=[|H5D=]|H5E=^|H7C=|}}. All content below this line refers to {{#multireplace:Data.Bind.Components.TBaseBindScopeComponent.ScopeMappings|H21=!|H25=%|H28=(|H29=)|H2A=*|H2B=+|H2F=/|H3C=<|H3D==|H3E=>|H5B=[|H5D=]|H5E=^|H7C=|}}.
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.