Data.Bind.DBXScope.TParamsAdapter

From RAD Studio API Documentation

Error: Image is invalid or non-existent.

Delphi

TParamsAdapter = class(TCustomParamsAdapter)

C++

class PASCALIMPLEMENTATION TParamsAdapter : public TCustomParamsAdapter

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. 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