Data.Bind.Components._di_IScopeState

From RAD Studio API Documentation
Jump to: navigation, search

C++

typedef System::DelphiInterface<IScopeState> _di_IScopeState;

Properties

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

Description

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

_di_IScopeState is a C++Builder type that refers a mechanism for getting or setting various properties of a bindings scope that compose its state (IScopeState), such as Active, Editing, and so on.

See Also