[Overview][Constants][Types][Classes][Procedures and functions][Variables] | Reference for unit 'Classes' (#rtl) |
Class of TComponent
Source position: classesh.inc line 822
type TComponentClass = class of TComponent; |
The TComponentClass type is used when constructing TComponent descendent instances and when registering components.
|
Base class for all components that need owner-owned functionality. |
No notes exist for this page yet.