Data.Bind.Components._di_IBindNavigator
C++
typedef System::DelphiInterface<IBindNavigator> _di_IBindNavigator;
Properties
Type | Visibility | Source | Unit | Parent |
---|---|---|---|---|
typedef | public | Data.Bind.Components.hpp | Data.Bind.Components | Data.Bind.Components |
Description
Represents the IBindNavigator Delphi interface for C++Builder usage.
_di_IBindNavigator is a C++Builder type that represents a Delphi interface (IBindNavigator) implemented by VCL or FMX binding navigators in order to provide the prototypes for the functions that access the data source attached to the navigator.