Data.Bind.Components.IScopeNavigator
| [–] Properties | |
|---|---|
| Type: interface class
| |
| Visibility: public | |
| Source: Data.Bind.Components.pas Data.Bind.Components.hpp
| |
| Unit: Data.Bind.Components | |
| Parent: Data.Bind.Components | |
Delphi
IScopeNavigator = interface
C++
__interface INTERFACE_UUID("{C71852CF-888A-42C6-9A15-B704E11229D8}") IScopeNavigator : public System::IInterface
Description
Is an interface implemented by data sources that support navigation through records. This interface is used by navigator components to move between records.