Vcl.AxCtrls.TActiveXControl.ConnectionPoint

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

Delphi

property ConnectionPoint: TConnectionPoint read FConnectionPoint;

C++

__property System::Win::Comobj::TConnectionPoint* ConnectionPoint = {read=FConnectionPoint};

プロパティ

種類 可視性 ソース ユニット
property public
Vcl.AxCtrls.pas
Vcl.AxCtrls.hpp
Vcl.AxCtrls TActiveXControl

説明

コンポーネントのためのイベント モデルを公開します。 ConnectionPoint はプロパティで、これにより、ActiveX コントロールは、コンポーネントのパブリックなイベントモデルを送信する、接続ポイントを公開して、クライアントと通信することができます。