[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] |
Indexed list (zero-based) of all owned components.
Source position: classesh.inc line 1863
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. |