Data.Bind.ObjectScope.TBaseObjectBindSourceDelegate.GetRecord
| [–] Properties | |
|---|---|
| Type: procedure function
| |
| Visibility: protected | |
| Source: Data.Bind.ObjectScope.pas Data.Bind.ObjectScope.hpp
| |
| Unit: Data.Bind.ObjectScope | |
| Parent: TBaseObjectBindSourceDelegate | |
Delphi
procedure GetRecord(ARow: Integer; const AMemberName: string; ACallback: TProc<IScope>);
C++
void __fastcall GetRecord(int ARow, const System::UnicodeString AMemberName, System::DelphiInterface<System::Sysutils::TProc__1<System::Bindings::Evalprotocol::_di_IScope> > ACallback);
Description
Embarcadero Technologies does not currently have any additional information.