Data.Bind.DBXScope.TCustomParamsAdapter

From RAD Studio API Documentation

TCustomParamsAdapterData.Bind.DBScope.TBaseRemoteAdapterData.Bind.ObjectScope.TBindSourceAdapterSystem.Classes.TComponentSystem.Classes.TPersistentSystem.TObject

Delphi

TCustomParamsAdapter = class(TBaseRemoteAdapter)

C++

class PASCALIMPLEMENTATION TCustomParamsAdapter : public Data::Bind::Dbscope::TBaseRemoteAdapter

Properties

Type Visibility Source Unit Parent
class public
Data.Bind.DBXScope.pas
Data.Bind.DBXScope.hpp
Data.Bind.DBXScope Data.Bind.DBXScope

Description

Represents the adapter base class for providing data to a TAdapterBindSource object. {{#multireplace:Data.Bind.DBXScope.TCustomParamsAdapter|H21=!|H25=%|H28=(|H29=)|H2A=*|H2B=+|H2F=/|H3C=<|H3D==|H3E=>|H5B=[|H5D=]|H5E=^|H7C=|}} inherits from {{#multireplace:Data.Bind.ObjectScope.TBindSourceAdapter|H21=!|H25=%|H28=(|H29=)|H2A=*|H2B=+|H2F=/|H3C=<|H3D==|H3E=>|H5B=[|H5D=]|H5E=^|H7C=|}}. All content below this line refers to {{#multireplace:Data.Bind.ObjectScope.TBindSourceAdapter|H21=!|H25=%|H28=(|H29=)|H2A=*|H2B=+|H2F=/|H3C=<|H3D==|H3E=>|H5B=[|H5D=]|H5E=^|H7C=|}}.

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

See Also