Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Object - ComponentMembers Property

Panel
bgColor#2c3c4c

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.


See also

All Component Classes

Technical Reference