Data.Bind.ObjectScope.TBindSourceAdapterInstanceFactory

提供:RAD Studio API Documentation

TBindSourceAdapterInstanceFactorySystem.TObject

Delphi

TBindSourceAdapterInstanceFactory = class

C++

class PASCALIMPLEMENTATION TBindSourceAdapterInstanceFactory : public System::TObject

プロパティ

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


説明

TBindSourceAdapterInstanceFactory は、TListBindSourceAdapter<T> が T クラスの新しいインスタンスを作成する際に使用する内部ユーティリティ クラスです。

メモ: 通常、アプリケーションはこの TBindSourceAdapterInstanceFactory を直接使用してはいけません。