TdxDockPanelClientZone Constructors
Available only for dock panels that are not within a tab container.| Name | Description |
|---|---|
| Create(TdxCustomDockControl,Integer,TdxZoneKind) | Creates a new zone. Inherited from TdxZone. |
| Create(TdxCustomDockControl,Integer) | Initializes a new instance of the TdxClientZone class with specified settings. Inherited from TdxClientZone. |
| Create(TdxDockPanel) | Initializes a new instance of the TdxDockPanelClientZone class with specified settings. |
See Also