Data.Bind.ObjectScope.TBaseObjectBindSource.DoCreateAdapter
| [–] Properties | |
|---|---|
| Type: procedure function
| |
| Visibility: protected | |
| Source: Data.Bind.ObjectScope.pas Data.Bind.ObjectScope.hpp
| |
| Unit: Data.Bind.ObjectScope | |
| Parent: TBaseObjectBindSource | |
Delphi
procedure DoCreateAdapter(var ADataObject: TBindSourceAdapter); virtual;
C++
virtual void __fastcall DoCreateAdapter(TBindSourceAdapter* &ADataObject);
Description
Embarcadero Technologies does not currently have any additional information.