Vcl.AxCtrls.TConnectionPoint.Count

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

property Count: Integer read GetCount;

Properties

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

Description

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

See Also