Data.Bind.ObjectScope.TBindSourceAdapterField

[–] Properties | |
---|---|
Type: class | |
Visibility: public | |
Source: Data.Bind.ObjectScope.pas Data.Bind.ObjectScope.hpp
| |
Unit: Data.Bind.ObjectScope | |
Parent: Data.Bind.ObjectScope |
Delphi
TBindSourceAdapterField = class(TPersistent)
C++
class PASCALIMPLEMENTATION TBindSourceAdapterField : public System::Classes::TPersistent
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.