RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
Controls.TDockTreeClass Type

TDockTreeClass defines the metaclass for TDockTree.

Pascal
TDockTreeClass = class of TDockTree;
C++
TDockTree TDockTreeClass;

Controls

TDockTreeClass is the metaclass for TDockTree. Its value is the class reference for TDockTree or for one of its descendants. 

 

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