Data.Bind.Components.TScopeMappings

Delphi
TScopeMappings = class(TOwnedCollection)
C++
class PASCALIMPLEMENTATION TScopeMappings : public System::Classes::TOwnedCollection
Properties
| Type | Visibility | Source | Unit | Parent | 
|---|---|---|---|---|
| class | public | Data.Bind.Components.pas Data.Bind.Components.hpp | Data.Bind.Components | Data.Bind.Components | 
Description
Is an owned collection of scope mappings.
TScopeMappings is an owned collection whose elements are scope mappings. Use a TScopeMappingsEnumerator object to enumerate the items in the collection.