API:Data.Bind.Components.TBindExprItems

提供:RAD Studio API Documentation

TBindExprItemsData.Bind.Components.TCustomBindExprItemsData.Bind.Components.TBaseBindExpressionData.Bind.Components.TActivatedContainedBindComponentData.Bind.Components.TCommonBindComponent

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

説明

マネージ バインディング式またはアンマネージ バインディング式のコレクションを実装したものです。 {{#multireplace:Data.Bind.Components.TBindExprItems|H21=!|H25=%|H28=(|H29=)|H2A=*|H2B=+|H2F=/|H3C=<|H3D==|H3E=>|H5B=[|H5D=]|H5E=^|H7C=|}} は {{#multireplace:Data.Bind.Components.TCustomBindExprItems|H21=!|H25=%|H28=(|H29=)|H2A=*|H2B=+|H2F=/|H3C=<|H3D==|H3E=>|H5B=[|H5D=]|H5E=^|H7C=|}} を継承しています。以下の内容はすべて {{#multireplace:Data.Bind.Components.TCustomBindExprItems|H21=!|H25=%|H28=(|H29=)|H2A=*|H2B=+|H2F=/|H3C=<|H3D==|H3E=>|H5B=[|H5D=]|H5E=^|H7C=|}} を参照しています。


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


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

関連項目