TdxTabContainerZone Constructors
Available only for tab containers and dock panels residing within them.
Docking Functionality
Controls dropped onto the zone are added to the tab container.
Resizing Functionality
Not available.
Position
Occupies the entire client area of the owner control.
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) | Initializes a new instance of the TdxTabContainerZone class with specified settings. |
See Also