Data.Bind.Components.IBindCompFactoryExecuteContext

提供: RAD Studio API Documentation
移動先: 案内検索

Delphi

IBindCompFactoryExecuteContext = interface(IBindCompFactoryContext)

C++

__interface  INTERFACE_UUID("{E0FB570F-2EF0-44C7-BD19-F4F8ACAE2294}") IBindCompFactoryExecuteContext  : public IBindCompFactoryContext

プロパティ

種類 可視性 ソース ユニット
interface
class
public
Data.Bind.Components.pas
Data.Bind.Components.hpp
Data.Bind.Components Data.Bind.Components

説明

このインターフェイスは、設計時にバインディング コンポーネントの新規作成の過程で使用されます。


関連項目