TdxTabContainerZone Properties
Available only for tab containers and dock panels residing within them.| Name | Description |
|---|---|
| Direction | Returns the resizing direction. Inherited from TdxZone. |
| DockIndex | Returns the dock index that controls will have when docked to this zone. Inherited from TdxZone. |
| DockType | Returns the docking type supported by the zone. Inherited from TdxZone. |
| Kind | Inherited from TdxZone. |
| Owner | Gets the control to which the zone belongs. Inherited from TdxZone. |
| Rectangle | Returns the bounding rectangle of the zone. Inherited from TdxZone. |
| SelectionFrameWidth | Inherited from TdxZone. |
| TabContainer | |
| Width | Gets the width of the zone. Inherited from TdxZone. |
See Also