Data.Bind.Components.TScopeMappings

[–] Properties | |
---|---|
Type: class | |
Visibility: public | |
Source: Data.Bind.Components.pas Data.Bind.Components.hpp
| |
Unit: Data.Bind.Components | |
Parent: Data.Bind.Components |
Delphi
TScopeMappings = class(TOwnedCollection)
C++
class PASCALIMPLEMENTATION TScopeMappings : public System::Classes::TOwnedCollection
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.