Data.Bind.ObjectScope.TAdapterBindSource

提供:RAD Studio API Documentation

TAdapterBindSourceData.Bind.ObjectScope.TCustomAdapterBindSourceData.Bind.ObjectScope.TBaseObjectBindSourceData.Bind.Components.TBaseLinkingBindSourceData.Bind.Components.TBaseBindScopeComponent

Delphi

TAdapterBindSource = class(TCustomAdapterBindSource)

C++

class PASCALIMPLEMENTATION TAdapterBindSource : public TCustomAdapterBindSource

プロパティ

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

説明

さまざまなデータ型に接続するためのアダプタをサポートしているバインド ソースの基底クラスです。 {{#multireplace:Data.Bind.ObjectScope.TAdapterBindSource|H21=!|H25=%|H28=(|H29=)|H2A=*|H2B=+|H2F=/|H3C=<|H3D==|H3E=>|H5B=[|H5D=]|H5E=^|H7C=|}} は {{#multireplace:Data.Bind.ObjectScope.TCustomAdapterBindSource|H21=!|H25=%|H28=(|H29=)|H2A=*|H2B=+|H2F=/|H3C=<|H3D==|H3E=>|H5B=[|H5D=]|H5E=^|H7C=|}} を継承しています。以下の内容はすべて {{#multireplace:Data.Bind.ObjectScope.TCustomAdapterBindSource|H21=!|H25=%|H28=(|H29=)|H2A=*|H2B=+|H2F=/|H3C=<|H3D==|H3E=>|H5B=[|H5D=]|H5E=^|H7C=|}} を参照しています。


さまざまなデータ型に接続するためのアダプタをサポートしているバインド ソースの基底クラスです。


独自のカスタム アダプタ バインディング ソースを作成する必要がある場合は、TCustomAdapterBindSource から派生させる必要があります。

関連項目