Data.Bind.Components.IBindCompFactory

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

IBindCompFactory = interface

C++

__interface  INTERFACE_UUID("{C9E39805-4ED9-4C60-B903-4D3F9E8F0671}") IBindCompFactory  : public System::IInterface

Description

This interface is used at design time during the course of creating new binding components.

See Also