Data.Bind.Components._di_IScopeNavigatorUpdates

From RAD Studio API Documentation
Jump to: navigation, search

C++

typedef System::DelphiInterface<IScopeNavigatorUpdates> _di_IScopeNavigatorUpdates;

Properties

Type Visibility Source Unit Parent
typedef public Data.Bind.Components.hpp Data.Bind.Components Data.Bind.Components

Description

Represents the IScopeNavigatorUpdates Delphi interface for C++Builder usage.

_di_IScopeNavigatorUpdates is a C++Builder type that represents a Delphi interface (IScopeNavigatorUpdates) used by the binding navigator in order to provide a mechanism for manipulating the updates to the data it accesses, like applying or canceling updates.

See Also