Data.Bind.ObjectScope.TBaseObjectBindSource.SetInternalAdapter
Delphi
procedure SetInternalAdapter(const Value: TBindSourceAdapter;
AAssignProc: TProc<TBindSourceAdapter>);
C++
void __fastcall SetInternalAdapter(TBindSourceAdapter* const Value, System::DelphiInterface<System::Sysutils::TProc__1<TBindSourceAdapter*> > AAssignProc);
Properties
Type | Visibility | Source | Unit | Parent |
---|---|---|---|---|
procedure function |
protected | Data.Bind.ObjectScope.pas Data.Bind.ObjectScope.hpp |
Data.Bind.ObjectScope | TBaseObjectBindSource |
Description
Embarcadero Technologies does not currently have any additional information.