Unit 'Classes' Package
[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] [#rtl]

TComponentClass

Class of TComponent.

Declaration

Source position: classesh.inc line 1394

type TComponentClass = class of TComponent;

Description

The TComponentClass type is used when constructing TComponent descendant instances and when registering components.

See also

TComponent

  

Base class for all components that need owner-owned functionality.


Documentation generated on: Jul 24 2023