Data.Bind.ObjectScope.TAdapterBindSource

[–] Properties | |
---|---|
Type: class | |
Visibility: public | |
Source: Data.Bind.ObjectScope.pas Data.Bind.ObjectScope.hpp
| |
Unit: Data.Bind.ObjectScope | |
Parent: Data.Bind.ObjectScope |
Delphi
TAdapterBindSource = class(TCustomAdapterBindSource)
C++
class PASCALIMPLEMENTATION TAdapterBindSource : public TCustomAdapterBindSource
Description
Bind source which supports adapters to connect to different types of data.
See Also
- Data.Bind.ObjectScope.TCustomAdapterBindSource
- Data.Bind.ObjectScope.TPrototypeBindSource
- REST.Client.TRESTResponseAdapter
- REST.Client.TRESTRequestAdapter
- REST.BindSource.TRESTComponentAdapter
- REST.Client.TRESTClientAdapter
- Tutorial: Using TAdapterBindSource and the LiveBindings Designer
- LiveBindings in RAD Studio