Data.Bind.Components.IScopeNavigatorUpdates
Delphi
IScopeNavigatorUpdates = interface
C++
__interface INTERFACE_UUID("{3E48BABC-3939-4326-AD02-B1DF377746C6}") IScopeNavigatorUpdates : public System::IInterface
Properties
Type | Visibility | Source | Unit | Parent |
---|---|---|---|---|
interface class |
public | Data.Bind.Components.pas Data.Bind.Components.hpp |
Data.Bind.Components | Data.Bind.Components |
Description
This interface is implemented by binding navigators (FMX and VCL) that require the mechanism of manipulating the data contained by the attached data sources. The operations apply and cancel updates to the data sources.