Indexed list (zero-based) of all owned components.
Source position: classesh.inc line 2570
|  public property TComponent.Components[Index: Integer] : TComponent | 
Components provides indexed access to the list of owned components. Index can range from 0 to ComponentCount-1.
| 
 | Count of owned components. | |
| 
 | Owner of this component. |