System.Win.ComObj.TAutoObjectEvent.ConnectionPoints

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

property ConnectionPoints: TConnectionPoints read FConnectionPoints

C++

__property TConnectionPoints* ConnectionPoints = {read=FConnectionPoints};

Eigenschaften

Typ Sichtbarkeit Quelle Unit Übergeordnet
property protected
System.Win.ComObj.pas
System.Win.ComObj.hpp
System.Win.ComObj TAutoObjectEvent

Beschreibung

Gibt eine Liste der Verbindungspunkte für das TAutoObjectEvent-Objekt zurück.

Die Eigenschaft ConnectionPoints gibt eine Liste der Verbindungspunkte für das TAutoObjectEvent-Objekt zurück.

Siehe auch