Data.Bind.Components.TBindCompDesignerExpressionTypes

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

type TBindCompDesignerExpressionTypes = set of TBindCompDesignerExpressionType;

C++

typedef System::Set<TBindCompDesignerExpressionType, TBindCompDesignerExpressionType::exprControlToSource, TBindCompDesignerExpressionType::exprBidirectional> TBindCompDesignerExpressionTypes;

Properties

Type Visibility Source Unit Parent
set
typedef
public
Data.Bind.Components.pas
Data.Bind.Components.hpp
Data.Bind.Components Data.Bind.Components

Description

Set of TBindCompDesignerExpressionType.

See Also