Vcl.DockTabSet
| Package | vcl230.bpl |
|---|
Classes
| ETabDockException | The exception class for docktab control. |
| IAlternateDockHost | Implement this interface to allow items to be redocked from one area to another, such as when using a pin control. |
| TCaptionedTabDockTree | Defines the captioned tab dock tree that can be instantiated to create a new docktab control. |
| TDockClientInfo | Provides the properties describing the dock client. |
| TDockTabSet | A docking tab set that has the appearance of notebook dividers. |
| TTabDockPanel | The panel for the TDockTabSet object. |
| TTabDockPanelClass | TTabDockPanelClass defines the metaclass for TTabDockPanel. |
Types
| _di_IAlternateDockHost |
Constants
| WM_PINDOCKCLIENT | WM_PINDOCKCLIENT: Integer = $470; |