TComponent Class
Namespace:  System.Classes
Top
Top
The TComponent type exposes the following members.
Show: 
| Name | Description | |
|---|---|---|
|  | ComponentCount | Represents property  | 
|  | ComponentIndex | Represents property  | 
|  | Components[Integer] | Represents property  | 
|  | Name | Represents property  | 
|  | Owner | Represents property  | 
|  | Tag | Represents property  | 
Show: 
| Name | Description | |
|---|---|---|
|  | FindComponent(String) | Represents method  | 
|  | GetComponent(Integer) | Represents method  | 
|  | GetComponentCount | Represents method  | 
|  | GetComponentIndex | Represents method  | 
|  | GetName | Represents method  | 
|  | GetOwner | Represents method  | 
|  | GetTag | Represents method  | 
|  | SetComponentIndex(Integer) | Represents method  | 
|  | SetTag(Integer) | Represents method  | 
TComponent is an abstract base class and can not be instantiated directly.