Forms > Forms Assembly Interfaces > IComponent > IComponent.ComponentCount
ComponentCount: Integer;
The ComponentCount property returns the number of child components located on the parent component.
The example of use is given in description of the IComponent.Components property.
See also: