IWxShape.ConnectedCpShapesCount

Syntax

ConnectedCpShapesCount(ConnectionPointIndex: Integer): Integer;

Parameters

ConnectionPointIndex. Index of object connection point.

Description

The ConnectedCpShapesCount property returns the number of connection points connected with the connection point defined by the index.

Example

The example of use is given in description of IWxShape.ConnectedCPs.

See also:

IWxShape