RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TCaptionedDockTree Class

Defines a new appearance of the docking mechanism for components that can be docked.

Pascal
TCaptionedDockTree = class(TDockTree);
C++
class TCaptionedDockTree : public TDockTree;

CaptionedDockTree

Include this class in your project to use the more modern appearance of RAD Studio. If you do not add this class, your docking items will appear as they did in Delphi 7. 

 

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