Show: Delphi
C++
Display Preferences
Data.Bind.DBScope.TCustomBindScopeDB.GetCurrentRecord
From XE2 API Documentation
Delphi
function GetCurrentRecord(const AMemberName: string): IScope;
C++
System::Bindings::Evalprotocol::_di_IScope __fastcall GetCurrentRecord(const System::UnicodeString AMemberName);
Properties
| Type | Visibility | Source | Unit | Parent |
|---|---|---|---|---|
| function | protected | Data.Bind.DBScope.pas Data.Bind.DBScope.hpp |
Data.Bind.DBScope | TCustomBindScopeDB |
Description
Returns the scope for the specified member name.