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