RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
Forms.TCustomFrameClass Type

TCustomFrameClass defines the metaclass for TCustomFrame.

Pascal
TCustomFrameClass = class of TCustomFrame;
C++
TCustomFrame TCustomFrameClass;

TCustomFrameClass is the metaclass for TCustomFrame. Its value is the class reference for TCustomFrame or for one of its descendants. 

 

Copyright(C) 2009 Embarcadero Technologies, Inc. All Rights Reserved.
What do you think about this topic? Send feedback!