Data.Bind.ObjectScope.TBaseObjectBindSource.SetInternalAdapter

From RAD Studio API Documentation
Jump to: navigation, search

[–] Properties
Type:
procedure
function
Visibility: protected
Source:
Data.Bind.ObjectScope.pas
Data.Bind.ObjectScope.hpp
Unit: Data.Bind.ObjectScope
Parent: TBaseObjectBindSource

Delphi

procedure SetInternalAdapter(const Value: TBindSourceAdapter;
AAssignProc: TProc<TBindSourceAdapter>);

C++

void __fastcall SetInternalAdapter(TBindSourceAdapter* const Value, System::DelphiInterface<System::Sysutils::TProc__1<TBindSourceAdapter*> > AAssignProc);

Description

Embarcadero Technologies does not currently have any additional information.