TdxBarDockControl Constructors
The TdxBarDockControl object represents an external dock control on a form.| Name | Description |
|---|---|
| Create(TComponent) | Inherited from TComponent. |
| CreateEx(TComponent,TdxBarManager,TdxBarDockingStyle) | Creates a dock control with a specified docking style. Inherited from TdxDockControl. |
| CreateParented(HWND) | Inherited from TWinControl. |
See Also