Data.Bind.Components.TBindCompDesignerExpressionTypes
| [–] Properties | |
|---|---|
| Type: set typedef
| |
| Visibility: public | |
| Source: Data.Bind.Components.pas Data.Bind.Components.hpp
| |
| Unit: Data.Bind.Components | |
| Parent: Data.Bind.Components | |
Delphi
TBindCompDesignerExpressionTypes = set of TBindCompDesignerExpressionType;
C++
typedef System::Set<TBindCompDesignerExpressionType, TBindCompDesignerExpressionType::exprControlToSource, TBindCompDesignerExpressionType::exprBidirectional> TBindCompDesignerExpressionTypes;
Description
Set of TBindCompDesignerExpressionType.