Data.Bind.Components.TBindCompDesignerExpressionTypes

提供: RAD Studio API Documentation
移動先: 案内検索

Delphi

type TBindCompDesignerExpressionTypes = set of TBindCompDesignerExpressionType;

C++

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

プロパティ

種類 可視性 ソース ユニット
set
typedef
public
Data.Bind.Components.pas
Data.Bind.Components.hpp
Data.Bind.Components Data.Bind.Components

説明

TBindCompDesignerExpressionType の集合です。


関連項目