Data.Bind.ObjectScope.TBaseObjectBindSourceAdapter
| [–] Properties | |
|---|---|
| Type: class | |
| Visibility: public | |
| Source: Data.Bind.ObjectScope.pas Data.Bind.ObjectScope.hpp
| |
| Unit: Data.Bind.ObjectScope | |
| Parent: Data.Bind.ObjectScope | |
Delphi
TBaseObjectBindSourceAdapter = class(TBindSourceAdapter)
C++
class PASCALIMPLEMENTATION TBaseObjectBindSourceAdapter : public TBindSourceAdapter
Description
Represents the adapter base class for providing data to a TAdapterBindSource object.
Data.Bind.ObjectScope.TBaseObjectBindSourceAdapter inherits from Data.Bind.ObjectScope.TBindSourceAdapter. All content below this line refers to Data.Bind.ObjectScope.TBindSourceAdapter.
Represents the adapter base class for providing data to a TAdapterBindSource object.