RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
IAlternateDockHost Interface

Implement this interface to allow items to be redocked from one area to another, such as when using a pin control.

Pascal
IAlternateDockHost = interface(IInterface);
C++
__interface IAlternateDockHost : public IInterface;

DockTabSet

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