TdxTabContainerTabZone Constructors
Available for tab containers only.| 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(TdxTabContainerDockSite,Integer) | Initializes a new instance of the TdxTabContainerTabZone class with specified settings. |
| Create(TdxTabContainerDockSite) | Initializes a new instance of the TdxTabContainerZone class with specified settings. Inherited from TdxTabContainerZone. |
See Also