DockTabSet
Contents |
Delphi Information
Class
| ETabDockException |
The exception class for docktab 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. |
Classref
| TTabDockPanelClass |
TTabDockPanelClass defines the metaclass for TTabDockPanel. |
Interface
| IAlternateDockHost |
Implement this interface to allow items to be redocked from one area to another, such as when using a pin control. |
C++ Information
Class
| 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. |
Typedef
| TTabDockPanelClass |
TTabDockPanelClass defines the metaclass for TTabDockPanel. |
| _di_IAlternateDockHost |