Data.Bind.ObjectScope.TBaseObjectBindSource.OnAdapterRecordChanged

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.OnAdapterRecordChanged|api}} ==Description== {{#lsth:API:Data.Bind.ObjectScope.TBaseObjectBindSource.OnAdapterRecordChanged...')
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
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 OnAdapterRecordChanged(Sender: TObject;
AField: TBindSourceAdapterField);

C++

void __fastcall OnAdapterRecordChanged(System::TObject* Sender, TBindSourceAdapterField* AField);

Description

Embarcadero Technologies does not currently have any additional information.