RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TCaptionedTabDockTree Class

Defines the captioned tab dock tree that can be instantiated to create a new docktab control.

Pascal
TCaptionedTabDockTree = class(TCaptionedDockTree, IAlternateDockHost);
C++
class TCaptionedTabDockTree : public TCaptionedDockTree, public IAlternateDockHost;

DockTabSet

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