Data.Bind.ObjectScope.TBindSourceAdapterInstanceFactory

From RAD Studio API Documentation
Jump to: navigation, search

System.TObjectTBindSourceAdapterInstanceFactory

Delphi

TBindSourceAdapterInstanceFactory = class

C++

class PASCALIMPLEMENTATION TBindSourceAdapterInstanceFactory : public System::TObject

Properties

Type Visibility Source Unit Parent
class public
Data.Bind.ObjectScope.pas
Data.Bind.ObjectScope.hpp
Data.Bind.ObjectScope Data.Bind.ObjectScope

Description

TBindSourceAdapterInstanceFactory is an internal utility class used by TListBindSourceAdapter<T> to create new instances of T class.

Note: Normally an application should not use this TBindSourceAdapterInstanceFactory directly.