Data.Bind.ObjectScope.TBaseObjectBindSource.SetRuntimeAdapter

From RAD Studio API Documentation
Revision as of 19:43, 17 July 2012 by BuildBot (talk | contribs) (Created page with '{{#lst:API:Data.Bind.ObjectScope.TBaseObjectBindSource.SetRuntimeAdapter|api}} ==Description== {{#lsth:API:Data.Bind.ObjectScope.TBaseObjectBindSource.SetRuntimeAdapter|Descripti...')
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

Delphi

procedure SetRuntimeAdapter(AAdapter: TBindSourceAdapter); virtual;

C++

virtual void __fastcall SetRuntimeAdapter(TBindSourceAdapter* AAdapter);

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.