API:Data.Bind.Components.TBaseBindScopeComponent.ScopeMappings
| [–] Properties | |
|---|---|
| Type: property | |
| Visibility: protected | |
| Source: Data.Bind.Components.pas Data.Bind.Components.hpp
| |
| Unit: Data.Bind.Components | |
| Parent: TBaseBindScopeComponent | |
Delphi
property ScopeMappings: TScopeMappings read FScopeMappings write SetScopeMappings;
C++
__property TScopeMappings* ScopeMappings = {read=FScopeMappings, write=SetScopeMappings};
Description
Embarcadero Technologies does not currently have any additional information.