Data.Bind.ObjectScope.TBaseListBindSourceAdapter

[–] Properties | |
---|---|
Type: class | |
Visibility: public | |
Source: Data.Bind.ObjectScope.pas Data.Bind.ObjectScope.hpp
| |
Unit: Data.Bind.ObjectScope | |
Parent: Data.Bind.ObjectScope |
Delphi
TBaseListBindSourceAdapter = class(TBaseObjectBindSourceAdapter)
C++
class PASCALIMPLEMENTATION TBaseListBindSourceAdapter : public TBaseObjectBindSourceAdapter
Description
Represents the adapter base class for providing data to a TAdapterBindSource object.
TBaseListBindSourceAdapte 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.