Data.Bind.Components.TScopeMemberTypes
Delphi
type TScopeMemberTypes = set of TScopeMemberType;
C++
typedef System::Set<TScopeMemberType, TScopeMemberType::mtUnknown, TScopeMemberType::mtTValue> TScopeMemberTypes;
Properties
| Type | Visibility | Source | Unit | Parent | 
|---|---|---|---|---|
set typedef  | 
		public | Data.Bind.Components.pas Data.Bind.Components.hpp  | 
        Data.Bind.Components | Data.Bind.Components | 
Description
Is a set of scope member types.