Vcl.AxCtrls.TActiveXControl.ConnectionPoint

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

property ConnectionPoint: TConnectionPoint read FConnectionPoint;

C++

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

Eigenschaften

Typ Sichtbarkeit Quelle Unit Übergeordnet
property public
Vcl.AxCtrls.pas
Vcl.AxCtrls.hpp
Vcl.AxCtrls TActiveXControl

Beschreibung

Veröffentlicht das Ereignismodell für die Komponente. ConnectionPoint ist eine Eigenschaft, die es einem ActiveX-Steuerelement ermöglicht mit seinen Clients zu kommunizieren, indem ein Verbindungspunkt veröffentlicht wird, der das Ereignismodell für die Komponente sendet.