Vcl.DockTabSet.IAlternateDockHost

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

IAlternateDockHost = interface(IInterface)

C++

__interface  INTERFACE_UUID("{808A554D-6502-4D77-B6F7-C0749434D9B7}") IAlternateDockHost  : public System::IInterface

Properties

Type Visibility Source Unit Parent
interface
class
public
Vcl.DockTabSet.pas
Vcl.DockTabSet.hpp
Vcl.DockTabSet Vcl.DockTabSet

Description

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