API:Data.Bind.Components.TBindExprItems

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

Data.Bind.Components.TCustomBindExprItemsData.Bind.Components.TBaseBindExpressionData.Bind.Components.TActivatedContainedBindComponentData.Bind.Components.TCommonBindComponentTBindExprItems

Delphi

TBindExprItems = class(TCustomBindExprItems)

C++

class PASCALIMPLEMENTATION TBindExprItems : public TCustomBindExprItems

プロパティ

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

説明

マネージ バインディング式またはアンマネージ バインディング式のコレクションを実装したものです。

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


マネージ バインディング式またはアンマネージ バインディング式のコレクションを実装したものです。


TCustomBindExprItems クラスは、バインディング式のコレクションを実装したものです。これらのバインディング式はマネージでもアンマネージでもかまいません。TCustomBindExprItems には、式を評価するための機能が用意されています。

関連項目