Data.Bind.ObjectScope.TBindSourceAdapter

[–] Properties | |
---|---|
Type: class | |
Visibility: public | |
Source: Data.Bind.ObjectScope.pas Data.Bind.ObjectScope.hpp
| |
Unit: Data.Bind.ObjectScope | |
Parent: Data.Bind.ObjectScope |
Delphi
TBindSourceAdapter = class(TComponent, IBindSourceAdapter)
C++
class PASCALIMPLEMENTATION TBindSourceAdapter : public System::Classes::TComponent
Description
Represents the adapter base class for providing data to a TAdapterBindSource object.