| [Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] | 
Class of TComponent
Source position: classesh.inc line 1222
type TComponentClass = class of TComponent;  | 
The TComponentClass type is used when constructing TComponent descendant instances and when registering components.
  | 
Base class for all components that need owner-owned functionality.  |