Data.Bind.Components.TBindExpression

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

Data.Bind.Components.TCustomBindExpressionData.Bind.Components.TBaseBindExpressionData.Bind.Components.TActivatedContainedBindComponentData.Bind.Components.TCommonBindComponentTBindExpression

Delphi

TBindExpression = class(TCustomBindExpression)

C++

class PASCALIMPLEMENTATION TBindExpression : public TCustomBindExpression

プロパティ

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

説明

バインディング式を表します。


TBindExpression は、(バインディング式の機能が実装されている)TCustomBindExpression クラスを継承し、さらに[オブジェクト インスペクタ]内でアクセスできる一連の追加プロパティを公開しています。

関連項目