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;
Copyright(C) 2009 Embarcadero Technologies, Inc. All Rights Reserved.
What do you think about this topic? Send feedback!