| [Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] | 
Index of component in it's owner's list.
Source position: classesh.inc line 1984
|  public property TComponent.ComponentIndex : Integer | 
ComponentIndex is the index of the current component in its owner's list of components. If the component has no owner, the value of this property is -1.
| 
 | Indexed list (zero-based) of all owned components. | |
| 
 | Count of owned components | |
| 
 | Owner of this component. |