[Overview][Constants][Types][Classes][Procedures and functions][Variables] |
Indexed list (zero-based) of all owned components.
Source position: classesh.inc line 1364
public property TComponent.Components: TComponent |
Componentsprovides indexed access to the list of owned components. Indexcan range from 0 to ComponentCount-1.
|
Count of owned components |
|
|
Owner of this component. |