Data.Bind.Components.IBindNavigator
[–] Properties | |
---|---|
Type: interface class
| |
Visibility: public | |
Source: Data.Bind.Components.pas Data.Bind.Components.hpp
| |
Unit: Data.Bind.Components | |
Parent: Data.Bind.Components |
Delphi
IBindNavigator = interface
C++
__interface INTERFACE_UUID("{50307CDD-63CD-4538-A211-D605C3811A0B}") IBindNavigator : public System::IInterface
Description
This interface is implemented by all binding navigators (FMX and VCL) in order to provide the prototypes of the functions that are used to access the data source attached to the binding navigator.