TTMSFNCCustomDockPanel Class
Base class for the dock panel control; hosts one or more toolbars, manages their layout and compact/large state transitions.
API unit family: TMSFNCToolBar
Inherits from: TTMSFNCCustomControl
Syntax
TTMSFNCCustomDockPanel = class(TTMSFNCCustomControl)
Methods
| Name | Description |
|---|---|
| AddToolBar | Creates a new TTMSFNCToolBar, adds it to this dock panel, and returns the new toolbar. |
| Draw | Renders the dock panel background. |