Data.Bind.ObjectScope.TBindSourceAdapterLink.Adapter
| [–] Properties | |
|---|---|
| Type: property | |
| Visibility: protected | |
| Source: Data.Bind.ObjectScope.pas Data.Bind.ObjectScope.hpp
| |
| Unit: Data.Bind.ObjectScope | |
| Parent: TBindSourceAdapterLink | |
Delphi
property Adapter: TBindSourceAdapter read FAdapter write SetAdapter;
C++
__property TBindSourceAdapter* Adapter = {read=FAdapter, write=SetAdapter};
Description
Embarcadero Technologies does not currently have any additional information.