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