System.Win.ComObj.TAutoObjectEvent.ConnectionPoint

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

property ConnectionPoint: TConnectionPoint read FConnectionPoint;

C++

__property TConnectionPoint* ConnectionPoint = {read=FConnectionPoint};

Properties

Type Visibility Source Unit Parent
property public
System.Win.ComObj.pas
System.Win.ComObj.hpp
System.Win.ComObj TAutoObjectEvent

Description

Gets the connection point for the TAutoObjectEvent object.

The ConnectionPoint property returns the connection point for the TAutoObjectEvent object.