Data.Bind.Components.IScopeActive

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

IScopeActive = interface

C++

__interface  INTERFACE_UUID("{56387EF7-0E9C-4049-AD67-37D0CA60F0D9}") IScopeActive  : 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

Is an interface implemented by data sources to provide the active state of the data source.

See Also