RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
Forms.TCustomFrameClass Type

TCustomFrameClass defines the metaclass for TCustomFrame.

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

Forms

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

 

Copyright(C) 2008 CodeGear(TM). All Rights Reserved.
What do you think about this topic? Send feedback!