API: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

説明

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

Data.Bind.Components.TBindExpression は Data.Bind.Components.TCustomBindExpression を継承しています。以下の内容はすべて Data.Bind.Components.TCustomBindExpression を参照しています。


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


TCustomBindExpression は、すべてのバインディング式の基底クラスであり、式の作成、評価、書式の評価、およびコンパイルの機能を実装しています。

関連項目