Data.Bind.ObjectScope.TBaseObjectBindSource.OnAdapterRecordChanged
[–] 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.