Data.Bind.Components.TScopeMemberTypes

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

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.

See Also