Data.Bind.Components.IScopeActive

From RAD Studio API Documentation
Jump to: navigation, search

[–] Properties
Type:
interface
class
Visibility: public
Source:
Data.Bind.Components.pas
Data.Bind.Components.hpp
Unit: Data.Bind.Components
Parent: Data.Bind.Components

Delphi

IScopeActive = interface

C++

__interface  INTERFACE_UUID("{56387EF7-0E9C-4049-AD67-37D0CA60F0D9}") IScopeActive  : public System::IInterface

Description

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

See Also