Data.Bind.DBScope.TCustomBindSourceDB.GetRecord
[–] Properties | |
---|---|
Type: procedure function
| |
Visibility: protected | |
Source: Data.Bind.DBScope.pas Data.Bind.DBScope.hpp
| |
Unit: Data.Bind.DBScope | |
Parent: TCustomBindSourceDB |
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.