Data.Bind.DBXScope.TParamsAdapter

From RAD Studio API Documentation
Jump to: navigation, search

Data.Bind.DBXScope.TCustomParamsAdapterData.Bind.DBScope.TBaseRemoteAdapterData.Bind.ObjectScope.TBindSourceAdapterSystem.Classes.TComponentSystem.Classes.TPersistentSystem.TObjectTParamsAdapter
[–] Properties
Type: class
Visibility: public
Source:
Data.Bind.DBXScope.pas
Data.Bind.DBXScope.hpp
Unit: Data.Bind.DBXScope
Parent: Data.Bind.DBXScope

Delphi

TParamsAdapter = class(TCustomParamsAdapter)

C++

class PASCALIMPLEMENTATION TParamsAdapter : public TCustomParamsAdapter

Description



Represents the adapter base class for providing data to a TAdapterBindSource object.

Data.Bind.DBXScope.TParamsAdapter 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.

See Also