TComponentClass
Class of TComponent
Declaration
Source position: classesh.inc line 1377
Type
TComponentClass = class of TComponent
Description
The TComponentClass type is used when constructing TComponent descendant instances and when registering components.
See also
| Name | Description |
|---|---|
| TComponent | Base class for all components that need owner-owned functionality. |