Icon TComponentClass

Unit: WebCore

TComponentClass = class of TComponent

Available In: Client and Server Applications

The TComponentClass type is used to represent a TComponent class type, and allows TComponentClass variables to store references to TComponent classes and descendants.
Image