Data.Bind.ObjectScope.TBaseObjectBindSourceDelegate.GetRecord
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);
Properties
Type | Visibility | Source | Unit | Parent |
---|---|---|---|---|
procedure function |
protected | Data.Bind.ObjectScope.pas Data.Bind.ObjectScope.hpp |
Data.Bind.ObjectScope | TBaseObjectBindSourceDelegate |
Description
Embarcadero Technologies does not currently have any additional information. Please help us document this topic by using the Discussion page!