Object - ComponentMembers Property

ComponentMembers provides access to all the member components of this component

Member of Object (PRIM_OBJT)

Data Type - Collection of PRIM_OBJT - Base object, use it as the ancestor of components which are not visualized

Details

The ComponentMembers property is a collection of all component instances in this component.
 
Unless the application requires complex generic programming, ComponentMembers is unlikely to be required for most development purposes.
 
To access the controls in a component, use the ComponentControls property.

See also

All Component Classes

Technical Reference

Febuary 18 V14SP2