IComponent.ComponentCount

Syntax

ComponentCount: Integer;

Description

The ComponentCount property returns the number of child components located on the parent component.

Example

The example of use is given in description of the IComponent.Components property.

See also:

Forms Assembly Interfaces