Data.Bind.Components._di_IScopeActive

From RAD Studio API Documentation
Jump to: navigation, search

C++

typedef System::DelphiInterface<IScopeActive> _di_IScopeActive;

Properties

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

Description

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

_di_IScopeActive is a C++Builder type that refers a bindings scope (IScopeActive) that can be activated.

See Also