Data.Bind.ObjectScope.TBaseObjectBindSource.OnAdapterRecordChanged

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 OnAdapterRecordChanged(Sender: TObject;
AField: TBindSourceAdapterField);

C++

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

Description

Embarcadero Technologies does not currently have any additional information.