TComponentClass defines the metaclass for TComponent.
TComponentClass = class of TComponent;
TComponent * TComponentClass;
Classes
TComponentClass is the metaclass for TComponent. Its value is the class reference for TComponent or for one of its descendants.
Copyright(C) 2008 CodeGear(TM). All Rights Reserved.
|
What do you think about this topic? Send feedback!
|