API:Data.Bind.Components.TCustomBindExpression

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

Data.Bind.Components.TBaseBindExpressionData.Bind.Components.TActivatedContainedBindComponentData.Bind.Components.TCommonBindComponentTCustomBindExpression

Delphi

TCustomBindExpression = class(TBaseBindExpression)

C++

class PASCALIMPLEMENTATION TCustomBindExpression : public TBaseBindExpression

プロパティ

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

説明

TBaseBindExpression は、1 つのマネージ バインディング式またはアンマネージ バインディング式を実装します。

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


TBaseBindExpression は、1 つのマネージ バインディング式またはアンマネージ バインディング式を実装します。


関連項目