Data.Bind.ObjectScope.TBindSourceAdapterField
Delphi
TBindSourceAdapterField = class(TPersistent)
C++
class PASCALIMPLEMENTATION TBindSourceAdapterField : public System::Classes::TPersistent
Properties
Type | Visibility | Source | Unit | Parent |
---|---|---|---|---|
class | public | Data.Bind.ObjectScope.pas Data.Bind.ObjectScope.hpp |
Data.Bind.ObjectScope | Data.Bind.ObjectScope |
Description
Represents the base class for an adapter field.
The TBindSourceAdapterField class is the base class for all adapter fields. It implements basic functionality for addressing a particular field through an adapter.