Data.Bind.DBScope.TBindScopeDBEnumerator.Current
| [–] Properties | |
|---|---|
| Type: property | |
| Visibility: protected | |
| Source: Data.Bind.DBScope.pas Data.Bind.DBScope.hpp
| |
| Unit: Data.Bind.DBScope | |
| Parent: TBindScopeDBEnumerator | |
Delphi
property Current: IScope read GetCurrent;
C++
__property System::Bindings::Evalprotocol::_di_IScope Current = {read=GetCurrent};
Description
Specifies the binding scope for the current member.