Object - ComponentMembers Property
ComponentMembers provides access to all the member components of this component
Member of Object (PRIM_OBJT)
Data Type - Collection ofPRIM_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.