Vcl.AxCtrls.TConnectionPoint.GetCount

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

function GetCount: Integer;

Properties

Type Visibility Source Unit Parent
function public System.Win.ComObj.pas Vcl.AxCtrls TConnectionPoint

Description

Returns the number of clients connected. The GetCount property returns the number of clients connected to an ActiveX control's connection point.

See Also